I am using Cmake-gui and it was working fine, suddenly it started crashing. Whenever i try to open it, it gets added to the taskbar but app doesn't open. I waited for many hours also. I tried installing previous versions also but same thing is happening. I am using windows 10 amd Cmake version 3.16.
Run cmake-gui.exe, which should be in your Start menu under Program Files, there may also be a shortcut on your desktop, or if you built from source, it will be in the build directory. A GUI will appear similar to what is shown below. The top two entries are the source code and binary directories.
Running cmake-gui To use it, run cmake-gui , fill in the source and binary folder paths, then click Configure. If the binary folder doesn't exist, CMake will prompt you to create it. It will then ask you to select a generator.
Open https://apps.ubuntu.com/cat/applications/precise/cmake-qt-gui/ and click available on the software centre. new window opens and click install.
I solved my issue by removing the following key from the windows registry :
Computer\HKEY_CURRENT_USER\Software\Kitware\CMakeSetup
It contained all the settings of my last run of Cmake. Some of them became invalid due to changes on my system.
Deleting the key has reset the settings to default and cMake-gui launched successfully.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With