I created a cocos2d project and when I want to execute the cmake command I got this problem
-- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044.
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
CMake Error at CMakeLists.txt:30 (project):
No CMAKE_C_COMPILER could be found.
CMake Error at CMakeLists.txt:30 (project):
No CMAKE_CXX_COMPILER could be found.
-- Configuring incomplete, errors occurred!
See also "D:/Game/MyGame/proj.win32/CMakeFiles/CMakeOutput.log".
See also "D:/Game/MyGame/proj.win32/CMakeFiles/CMakeError.log".