YSCEDC / YSCE

YSFlight Community Edition
BSD 3-Clause "New" or "Revised" License
13 stars 4 forks source link

Test Compile Soji's Code #15

Closed NodokaHanamura closed 1 year ago

NodokaHanamura commented 2 years ago

Before investing a lot of time into editing Soji's code, perform a test compile to verify that everything works from the start. This way if something breaks later on, we can focus on what we have been changing.

Issue originally by @decaff42.

Addendum by Nodoka Hanamura:

So far latest YSCE build as of this writing does compile properly on linux, but we lack proper documentation for YSCE compiling on macOS or Windows - We might want to pull and make the changes that u2fly suggested here: https://github.com/YSCEDC/YSCE/issues/5

JOBBIN9422 commented 1 year ago

Has any progress been made on compiling for Windows? I've gotten it to build within VS2022, see the cmake configurations and windows defines in https://github.com/captainys/YSFLIGHT/compare/master...JOBBIN9422:YSFLIGHT:dev

I haven't documented anything but could do so if anyone is interested - only minor changes were needed to get everything to build successfully.

NodokaHanamura commented 1 year ago

I have yet to compile for windows, but if github is having no issues compiling each of our PRs, we should be good to go, however I'd shift focus to YSCE#32.