View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015960CMakeCMakepublic2016-02-08 21:452016-06-10 14:21
ReporterMatt Schoen 
Assigned ToBrad King 
PrioritynormalSeveritycrashReproducibilityalways
StatusclosedResolutionfixed 
PlatformVisual Studio 14 2015 Win64OSWindows 10 ProOS Version1058.71
Product Version 
Target VersionCMake 3.5Fixed in VersionCMake 3.5 
Summary0015960: cmake-gui crashes when I click configure or generate on GLFW project
DescriptionI 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
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0040449)
Brad King (manager)
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 (administrator)
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.

 Issue History
Date Modified Username Field Change
2016-02-08 21:45 Matt Schoen New Issue
2016-02-09 10:14 Brad King Note Added: 0040449
2016-02-09 10:14 Brad King Assigned To => Brad King
2016-02-09 10:14 Brad King Status new => resolved
2016-02-09 10:14 Brad King Resolution open => fixed
2016-02-09 10:14 Brad King Fixed in Version => CMake 3.5
2016-02-09 10:14 Brad King Target Version => CMake 3.5
2016-06-10 14:21 Kitware Robot Note Added: 0041263
2016-06-10 14:21 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team