I've tried to build Game.dll with Borland toolchain, and I get linker error. Do you know any workaround for it? Maybe adjusting some CMake flags can do the trick? ( Please do not suggest Microsoft Visual Studio - I'm strongly against it )
Fatal: Exceeded memory limit for block Extdefs in module D:\workspace\Sonic-Mania-Decomp-Extra-Slot-Amy-master\SonicMania\Game.c
bcc32c.exe: error: linker command failed with exit code 2 (use -Xdriver -v to see invocation)
** error 2 ** deleting Game.dll
** error 1 ** deleting CMakeFiles\SonicMania.dir\all
** error 1 ** deleting all
Hi, Fox,
I've tried to build Game.dll with Borland toolchain, and I get linker error. Do you know any workaround for it? Maybe adjusting some CMake flags can do the trick? ( Please do not suggest Microsoft Visual Studio - I'm strongly against it )
<< Short video of build failure >>
Full build log below: