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.63k stars 487 forks source link

Compiling error on MacOS 13.5.2 and Xcode 14.3.1 #286

Closed llcygc closed 5 months ago

llcygc commented 9 months ago

The-Forge/Common_3/Application/ThirdParty/OpenSource/gainput/lib/source/hidapi/mac/hid.c:372:70 A function declaration without a prototype is deprecated in all versions of C

The-Forge/Common_3/Application/ThirdParty/OpenSource/gainput/lib/source/hidapi/mac/hid.c:377:56 A function declaration without a prototype is deprecated in all versions of C

The-Forge/Common_3/Game/ThirdParty/OpenSource/lua-5.3.5/src/loslib.c:197:3 A function declaration without a prototype is deprecated in all versions of C and is not supported in C2x

wolfgangfengel commented 8 months ago

Totally possible that we have compiled errors there. As mentioned on the front page we only test certain macOS and XCode versions. If you use anything else you are on your own. That being said, we upgraded since the last release and are still testing this next release. We also reorganized our macOS / iOS run-time substantially.

manas-kulkarni commented 5 months ago

Fixed with the latest release