Closed zoomosis closed 3 years ago
C:\projects\fidoconf\src\common.c(664): error C2065: 'S_IRUSR': undeclared identifier [C:\projects\fidoconf\build\fidoconfig.vcxproj] C:\projects\fidoconf\src\common.c(664): error C2065: 'S_IWUSR': undeclared identifier [C:\projects\fidoconf\build\fidoconfig.vcxproj]
I can't easily test the MSVC build.
However my change to huskylib/MSVC.h in https://github.com/huskyproject/huskylib/pull/15 should've avoided this error.
C:\projects\fidoconf\src\common.c(664): error C2065: 'S_IRUSR': undeclared identifier [C:\projects\fidoconf\build\fidoconfig.vcxproj] C:\projects\fidoconf\src\common.c(664): error C2065: 'S_IWUSR': undeclared identifier [C:\projects\fidoconf\build\fidoconfig.vcxproj]