I'm trying to compile the ShuttleA for Orbiter 2024 on windows 10 using VS2022 and I'm getting an error.
It's probably something simple but I don't know what to do with it. Any Idea?
Well thanks again for your help. ShuttleA builds fine but won't run on 2024. It crashes from the loading screen, though it runs on 2016.
I don't know how to debug but I built a debug version anyway. I tried to run the debugger from VS 2022 but this is as far as I got.
Any idea how I should procede?
That error is because your using #include windows.h.
Instead of that, I used the "Visual Studio Installer" to install "MFC and ATL support" to vs 2022 which allows you to use afxres.h.
OK. Same result, more or less. I could compile the dll, and I could load one of the Shuttle-A scenarios in 2024, but then the module isn't really loaded.
A simple sample (not one that relies on 12 source files and dependencies) with very basic VC implementation would be useful.
Oh, and we don't even have a solution for the DeltaGlider in O2024....
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.