Replies: 2 comments 2 replies
-
The error indicates you need to install another c++ toolchain through the VS installer. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Try to generate the library for both debug and release and copy both libraries. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I'm having a similar issue as other QnAs where UEReferenceApp.uproject returns an error when opened, and when I try to generate visual studio project files it gives me an error. I've ensured I'm on a release build and the correct files are in jsbsim-master\UnrealEngine\Plugins\JSBSimFlightDynamicsModel\Source\ThirdParty\JSBSim\Lib
and not LibDebug, the error is below:
Beta Was this translation helpful? Give feedback.
All reactions