MantisBT - CMake
View Issue Details
0015960CMakeCMakepublic2016-02-08 21:452016-06-10 14:21
Matt Schoen 
Brad King 
normalcrashalways
closedfixed 
Visual Studio 14 2015 Win64Windows 10 Pro1058.71
 
CMake 3.5CMake 3.5 
0015960: cmake-gui crashes when I click configure or generate on GLFW project
I get a bunch of Access Violations if I open up a VS2015 debugger after the crash. I'm trying to do the first step of the process after pointing the tool at the source directory.

Using native compilers. Current version of GLFW is commit hash is f51cf8114821b9c25d28b5572469de3c18ef446a

Using cmake 3.5.0-rc1
No tags attached.
Issue History
2016-02-08 21:45Matt SchoenNew Issue
2016-02-09 10:14Brad KingNote Added: 0040449
2016-02-09 10:14Brad KingAssigned To => Brad King
2016-02-09 10:14Brad KingStatusnew => resolved
2016-02-09 10:14Brad KingResolutionopen => fixed
2016-02-09 10:14Brad KingFixed in Version => CMake 3.5
2016-02-09 10:14Brad KingTarget Version => CMake 3.5
2016-06-10 14:21Kitware RobotNote Added: 0041263
2016-06-10 14:21Kitware RobotStatusresolved => closed

Notes
(0040449)
Brad King   
2016-02-09 10:14   
Thanks for testing the release candidate! This looks like the same problem reported here:

  http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/54597/focus=54627 [^]

The fix is here:

 install(EXPORT): Fix crash on target in another directory
 https://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=290fb8b9 [^]

and has been merged to 'release' for inclusion in 3.5.0-rc2.
(0041263)
Kitware Robot   
2016-06-10 14:21   
This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.