Skybolt icon indicating copy to clipboard operation
Skybolt copied to clipboard

building the v1.5.0 with JSBSIM failed

Open jiaxianghao opened this issue 1 year ago • 4 comments

屏幕截图 2023-06-06 213708 Hi Matthew, The JSBSiM is download from the github(JSBSim-1.1.13-setup.exe).Do I have to compile JsbSim myself?

jiaxianghao avatar Jun 06 '23 13:06 jiaxianghao

It looks like Skybolt may not be linking to The JSBSim libraries. JSBSim is not yet supported by the Skybolt conan build, so you would need to to manually enable the BUILD_JSBSIM_PLUGIN in CMake and check that CMake successfully found the JSBSim libraries.

matthew-reid avatar Jun 12 '23 09:06 matthew-reid

Do you compile your own JSBSiM library or download the exe from the Internet?

jiaxianghao avatar Jun 12 '23 09:06 jiaxianghao

Actually,I built skybolt with cmake.

jiaxianghao avatar Jun 12 '23 09:06 jiaxianghao

I compiled my own. I'm using this SHA from 2020

matthew-reid avatar Jun 12 '23 09:06 matthew-reid