Yes, what issues are you having?There seems to be a lot to learn to get the simulations to function correctly.
But I have most of your Orion working. BTW, has your Orion been ported over to Orbiter 2024 yet?Oh coding. For me coding can be difficult
Getting the example custom MFDs to compile
Yes, working on some to simplify the terminal rendezvous process.On the Orion not yet. It kinda works but the MET doesn't. I have also add a moveable dock.
Are you making new MFDs?
I do have C++ experience, developing professional spacecraft flight dynamics software. But my emphasis is primarily in the mathematics and the classes that do the work. Very little GUI experience.
A lot of the work is integrating the custom-built hardware instrument panel to replace screen controls.On the Orion not yet. It kinda works but the MET doesn't. I have also add a moveable dock.
Are you making new MFDs?
The issues definitely appear to be with configuring the compiler. It appears to be looking for externals that don't seem to be in the SDK.But you do know how to configure the compiler, in case the defaults are a bit outdated.
Also, the drawing functions for MFDs in Orbiter are very basic compared to modern developments, even in avionics. But that also means you have little special to learn and mostly need to understand how Orbiter is convinced to use your MFD.
The issues definitely appear to be with configuring the compiler. It appears to be looking for externals that don't seem to be in the SDK.