Feedback On Build Issues #8
Replies: 2 comments 3 replies
-
hello ,today I told you about a problem with cmake , here is the problem : CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Update the VERSION argument value or use a ... suffix to tell CMake Deprecation Warning at CMakeLists.txt:2 (cmake_policy): Update the VERSION argument value or use a ... suffix to tell -- The C compiler identification is unknown CMake Error at CMakeLists.txt:4 (project): -- Configuring incomplete, errors occurred! |
Beta Was this translation helpful? Give feedback.
-
Hi @Heba-Abbas, The key issue seems to be in these lines
Please try the following... Open Windows Start menu -> Visual Studio Installer -> modify,
Other possible solutions:
Let me know if that solved the issue. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Please let me know if you encounter any issue when building solution's projects (makes sure you're working on a clean master branch).
Beta Was this translation helpful? Give feedback.
All reactions