huskyproject / fidoconf

Other
5 stars 7 forks source link

port to Termux on Android #21

Closed zoomosis closed 3 years ago

dukelsky commented 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]

zoomosis commented 3 years ago

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.