ConfettiFX / The-Forge

The Forge Cross-Platform Rendering Framework PC Windows, Steamdeck (native), Ray Tracing, macOS / iOS, Android, XBOX, PS4, PS5, Switch, Quest 2
Apache License 2.0
4.65k stars 491 forks source link

Failed to compile some projects, such as "28_Skinning" on vs2019 #214

Closed wqycg closed 2 years ago

wqycg commented 2 years ago

C function tolower(): identifier not found. #include <ctype.h> in basisu.h could resolve. Since it is third party, I am not sure whether new lib would solve this issue.

wolfgangfengel commented 2 years ago

We only support Visual Studio 2017. Please check out what is supported on the Github main page.

wqycg commented 2 years ago

Thanks, seems I can't give up vs2017. By the way, on vs2019, it works well except for this.