Pressing "STOP" in the CMake GUI interface halts CMake itself but does not
stop any execute_process that is going on at the time. This makes it hang
until the process finishes, since no interrupt is sent..
Aggravating when you're using an exterior script (e.g. a .exe or .py) that
e.g. handles
It could also be this issue:
https://developercommunity.visualstudio.com/content/problem/399774/visual-studio-2019-preview-1-running-cmake-on-comm.html
Do you have Visual Studio 2019 installed?
On 1/4/2019 1:46 PM, 2GooD Productions wrote:
Selecting Windows SDK version 10.0.17763.0 to
In the build trees, is there any more information in
CMakeFiles/CMakeOutput.log or CMakeFiles/CMakeError.log?
Is your VS able to build things without CMake?
-Bill
On 1/4/2019 1:46 PM, 2GooD Productions wrote:
Selecting Windows SDK version 10.0.17763.0 to target Windows 6.3.9600.
CM
Hi,
I’ve stumbled over following issue:
if (NOT ^ MATCHES ^\^ )
message(FATAL_ERROR "Anker not found!")
endif()
if (NOT $
signature.asc
Description: Message signed with OpenPGP
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.or