Replies: 2 comments 1 reply
-
Hello |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi @smallduan, apologies for the delayed response. I'm just wondering if you already built Project Chrono in debug mode? If you build HydroChrono in debug mode, but Project Chrono was built in release mode, it will throw a bunch of errors. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
As the tips say”Alternatively, in Visual Studio 2019, you can set this command line argument for debug mode in a demo’s properties. Navigate to the Solution Explorer, right-click a demo, select properties > Configuration Properties > Debugging, and set the Command Arguments to the appropriate path, like C:\Users\USERNAME\HydroChrono\demos.“

I tried to build and debug the demo_sphere_irreg only, so I set:
then I set the data dir:


then I ctrl+B to build demo_sphere_irreg_waves, then the error comes, it shows:
this link is for a solution for this error but I can't find the same set in the obj FBX Forum
Beta Was this translation helpful? Give feedback.
All reactions