ConfettiFX/The-Forge

Compiling error on MacOS 13.5.2 and Xcode 14.3.1

llcygc opened this issue · 2 comments

llcygc commented

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

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.

Fixed with the latest release