Atik (Akira)
Atik (Akira)
The override compiler error was solved by adding below code in physx/source/compiler/cmake/Mac/CMakeLists.txt -------------------------------------------------------------------------------- #TODO: Fix warnings SET(CLANG_WARNINGS "-ferror-limit=0 -Wall -Wextra -Werror -Wno-alloca -Wno-anon-enum-enum-conversion -Wstrict-aliasing=2 -Weverything -Wno-documentation-deprecated-sync -Wno-documentation-unknown-command -Wno-gnu-anonymous-struct -Wno-undef -Wno-unused-function...
Eventually I was able to compile 2 of the Xcode projects but was unable to link them all together with the core Editor build. Give me sometime, will update here...