You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When attempting to build the example Android project, I encountered the following error:
CMake Warning at D:/Software/android-sdk-windows/ndk/24.0.8215888/build/cmake/android-legacy.toolchain.cmake:415 (message): An old version of CMake is being used that cannot automatically detect compiler attributes. Compiler identification is being bypassed. Some values may be wrong or missing. Update to CMake 3.19 or newer to use CMake's built-in compiler identification.
The text was updated successfully, but these errors were encountered:
When attempting to build the example Android project, I encountered the following error:
CMake Warning at D:/Software/android-sdk-windows/ndk/24.0.8215888/build/cmake/android-legacy.toolchain.cmake:415 (message): An old version of CMake is being used that cannot automatically detect compiler attributes. Compiler identification is being bypassed. Some values may be wrong or missing. Update to CMake 3.19 or newer to use CMake's built-in compiler identification.
The text was updated successfully, but these errors were encountered: