RealRTCW
RealRTCW copied to clipboard
HOWTO-Build (msys2) compile error
I'm trying to compile following the instructions in "HOWTO-Build (msys2).txt", and got this compile error, anybody know what I'm missing?
code/sys/sys_win32.c:121:33: error: too many arguments to function 'qSHGetFolderPath'; expected 0, have 5 121 | if( !SUCCEEDED( qSHGetFolderPath( NULL, CSIDL_PERSONAL, | ^~~~~~~~~~~~~~~~ mingw32-make[2]: *** [Makefile:2692: build/release-mingw64-x86_64/client/sys_win32.o] Error 1