Dan Rosser

Results 378 comments of Dan Rosser

Very stable on Android we just need to chaos merge and test the libs updates!

Remove APPLE_TARGET_TRIPLE_INT for successful compile

Yes this actually is still a problem when linking the XROS Sim and XROS causing issues. Problem still occurring. Looking into ``` Run Build Command(s): /opt/homebrew/Cellar/cmake/3.28.1/bin/cmake -E env VERBOSE=1 /usr/bin/make...

Okay looks like CMake are on the case: https://gitlab.kitware.com/cmake/cmake/-/issues/25188 Fix in Cmake 3.28.4

https://github.com/Kitware/CMake/commit/361e5fd441e2282bc1415c31a7bcf4901941ae79 Merged in Cmake 3.29.0 just released today!

I did look into this as I had some GL errors in one of the builds with particular Makefile settings for the new libraries and Version of Emscripten. If possible...

Feel free to jump in and update it to the latest, commit any progress if you get stuck but always can look past ES 1 for the moment

**More updates:** - Updated further with fixes for iOS 13.0 (crashing old api code) - Feature fixes for NSDefaults saving - Fixes Serialisation via Conditional class overload of GKLeaderScore* which...

Yes I would recommend not using in the AppDelegate at all and calling it on ViewDidLoad or Manually