ec- / Quake3e

Improved Quake III Arena engine
GNU General Public License v2.0
1.19k stars 154 forks source link

mingw64 compile error. #219

Closed Kr3m closed 1 year ago

Kr3m commented 1 year ago

code/win32/win_main.c: In function ‘Sys_Mkdir’: code/win32/win_main.c:142:17: error: ‘EEXIST’ undeclared (first use in this function); did you mean ‘OF_EXIST’?

ec- commented 1 year ago

This should be fixed with recent change, please check

Kr3m commented 1 year ago

This should be fixed with recent change, please check

Works great now thanks. =D