Open Pan7 opened 1 year ago
have you seen these ones?
https://github.com/ioquake/ioq3/pull/559 https://github.com/ioquake/ioq3/pull/258
have you seen these ones?
559 #258
I have seen https://github.com/ioquake/ioq3/pull/258 Have you seen this? https://github.com/ioquake/ioq3/pull/258#issuecomment-298247252
Successfully compiled and linked with MinGW 32-bit and MSVC 2019 32-bit. Successfully compiled with MacOSX 10.4 (could not link with precompiled sdl2 libs, sdl2 requires 10.5 or later). There is cmake scripts missing for cross-compiling, was not able to create one for a 64-bit build within a 32-bit system. There is currently no check for supported platforms and compilers. When building with make then you can use the parameter V=1 to check the cflags, because there is definitely some wrong or missing. is yacc and stringify somehow required with cmake?