Closed Kyanoxia closed 1 year ago
OpenGD itself only builds on windows at the moment but this is an axmol issue. Not really sure since we don't use a mac. Maybe @halx99 can help
(use the no header optimization branch)
ONLY -GXcode supported.
cmake - B build -GXcode
OpenGD itself only builds on windows at the moment but this is an axmol issue. Not really sure since we don't use a mac. Maybe @halx99 can help
(use the no header optimization branch)
no-header-optimization
works properly only on GCC, I couldn't get it to work on Clang. Please ensure that you have changed the default compiler.
UPD: With commit ed299c8, OpenGD has been finally fixed on Linux.
Expected Output
Following build commands should work smoothly and compile/build the project without error.
Real Output
When following directions listed in the README, I run the cmake command, as follows:
and the build fails with this error:
As far as I can tell, Axmol is installed correctly (ran setup.py) and everything should work. Maybe should I clone the OpenGD repo inside the axmol folder?
Device Specifications
MacBook Pro 16-inch (M2 Max) - macOS Ventura 13.4 (22F66)