Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

g++ on code of prepare data code error gives many errors #40

Open
avani17101 opened this issue Feb 9, 2021 · 4 comments
Open

g++ on code of prepare data code error gives many errors #40

avani17101 opened this issue Feb 9, 2021 · 4 comments

Comments

@avani17101
Copy link

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?
image

image

@avani17101
Copy link
Author

Original code was giving me errors on building
image

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
image
@yulequan can you indicate any solution to it?

@mdane-x
Copy link

mdane-x commented May 17, 2022

@avani17101 did you manage to resolve this?

@mdane-x
Copy link

mdane-x commented May 18, 2022

@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?

@basit-7
Copy link

basit-7 commented Feb 20, 2023

Has anyone been able to resolve this issue? I have tried many things, but I am still getting a lot of errors.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants