cmm-21 / a5

0 stars 0 forks source link

Can't run a5 on vs-code anymore #12

Closed iqiac closed 3 years ago

iqiac commented 3 years ago

Hello, I'm in big touble. I tried to pull the origin-start-code and accept all current changes. Then when I try to run it in vscode, it doesn't anymore. I tried with deleting and redownloading my repository, still won't work. It still runs the previous projects, just not a5. I also cloned the public a5 repository, didn't work. I don't know why, it just can't build anything. Seems to be something with the includepaths and eigen libraries. Any help or suggestions would be welcome. image

iqiac commented 3 years ago

In RBPhysicsEngine.h it gives me an error at #pragma once. It says include-error and I have to update the include-path.

iqiac commented 3 years ago

I have no idea how, but it works again... All I did was to git pull after waiting a long time. Afterwards I could run it. I guess magic.

hhaofan commented 3 years ago

Maybe you can try to delete it and download a new whole primitive code.