You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I changed the code made #include <Eigen/Dense> to #include <eigen3/Eigen/Dense> in all files. Now it gets built on VS code but the excutible is giving this error @yulequan can you indicate any solution to it?
@yulequan Is there any specific Windows version requirement (e.g. Windows 10) ? Also code does not compile on Windows using VSCode (gcc, g++, clang..). Code also fails to compile on Ubuntu (using VSCode project too)..
Can you share more details on how to build it, or alternatively share a working exe?
I was trying to compile the prepare data code using g++.
I am getting a lot of errors. Can you indicate how to resolve it?
The text was updated successfully, but these errors were encountered: