相关文章推荐
鼻子大的汤圆  ·  Visual Studio 2017 ...·  4 月前    · 
狂野的啄木鸟  ·  c#中两个动态lambda ...·  2 年前    · 
豪爽的枕头  ·  29. ...·  2 年前    · 
精明的热水瓶  ·  RuntimeError on ...·  3 年前    · 

camke.exe 是cmake官网下的,qt版本是qt for android

CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as

cmake_minimum_required(VERSION 3.2)

should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run “cmake --help-policy CMP0000”.
This warning is for project developers. Use -Wno-dev to suppress it.

CMake Error at CMakeLists.txt:27 (message):
Unsupported platform, CMake will exit

– Configuring incomplete, errors occurred!
See also “G:/cocos2d-x-3.5/tests/cpp-empty-test-build/CMakeFiles/CMakeOutput.log”.