qengine icon indicating copy to clipboard operation
qengine copied to clipboard

Trouble compiling for Windows

Open vncastanheira opened this issue 6 years ago • 2 comments

So, after running CMAKE and creating the VS 2017 projects, the solution isn't compiling. It gives a invalid numeric argument /Wextra for a lot of projects. How to fix that?

vncastanheira avatar Sep 22 '18 07:09 vncastanheira

Binaries were only tested in MacOS and Linux. Some tweaks are certainly necessary for a Windows or mingw32 build.

klaussilveira avatar Oct 29 '18 19:10 klaussilveira

Yeah, I messed around with the parameters but C++ is not really my jam. It compiled at the end but the game crashed around second mission or so. Gonna get back when I have the time to test it again.

vncastanheira avatar Oct 30 '18 15:10 vncastanheira