JSBSim installation on ubuntu 20.04 and connectivity with unreal engine 5.5 #1243
Replies: 3 comments 1 reply
-
Hi @KyriakosChris, your issue has been converted to a discussion since it is neither a bug report nor a feature request.
Could you be more specific about the compatibility issues you are getting ? |
Beta Was this translation helpful? Give feedback.
-
Hello @bcoconni, I do not know if that helps you, here are my log outputs: The errors says that in these two .cpp files, are a duplicate Implement_module I tried to keep only one from having it, but it produces so many errors, so i am not sure if removing any of these implements will solve it. Do you have any idea what to do? LogInit: Warning: Incompatible or missing module: JSBSimFlightDynamicsModel
|
Beta Was this translation helpful? Give feedback.
-
hello, @bcoconni |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i have issues with the JSBsim for unreal plugin installation
Firstly, I copied the plugin folder from your UEReferenceAppproject in my engine plugin folder and then i used this script /JSBSimForUnrealLinux.sh to build the JSBsim. Afterwards i used this script to generate project files, ./GenerateProjectFiles.sh, and finally i tried to open my project.
I was able to see the plugin, i enabled it, and restarted the editor. There is my issue, it says that it has compatibility issues for these modules JSBSimFlightDynamicsModel, JSBSimFlightDynamicsModelEditor.
Do you have any idea how to solve it?
Thank you!! :)
Beta Was this translation helpful? Give feedback.
All reactions