MantisBT - CMake
View Issue Details
0015948CMakeCMakepublic2016-01-30 15:212016-06-10 14:21
Brian Raderman 
 
normalcrashalways
closedfixed 
WindowsMicrosoft Windows Home10
CMake 3.4.3 
CMake 3.5CMake 3.5 
0015948: CMake GUI crashes generating FLTK 1.3.3 project files on Windows 10
CMake GUI crashes with "CMake Internal Error: Missing cmGeneratorTarget Instance!" on Windows 10. This happens when trying to generate 32 bit and 64 bit project files for Visual Studio 2015. The crash happens towards the end of the first configure operation.
Download latest FLTK stable sources (1.3.3) from www.fltk.org. Use latest CMake to configure a build on Windows 10 (it might happen on earlier versions as well, but I am unable to test this) for 32-bit or 64-bit Visual Studio 2015.
No tags attached.
Issue History
2016-01-30 15:21Brian RadermanNew Issue
2016-02-01 09:08Brad KingNote Added: 0040386
2016-02-03 22:34Brian RadermanNote Added: 0040436
2016-02-04 08:20Brad KingNote Added: 0040437
2016-02-04 08:20Brad KingStatusnew => resolved
2016-02-04 08:20Brad KingResolutionopen => fixed
2016-02-04 08:20Brad KingFixed in Version => CMake 3.5
2016-02-04 08:20Brad KingTarget Version => CMake 3.5
2016-06-10 14:21Kitware RobotNote Added: 0041265
2016-06-10 14:21Kitware RobotStatusresolved => closed

Notes
(0040386)
Brad King   
2016-02-01 09:08   
I think this is the same problem discussed here:

 http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/54437 [^]
 http://thread.gmane.org/gmane.comp.programming.tools.cmake.user/54457/focus=54483 [^]

It has been resolved in 'master'. Please try a recent nightly binary:

 https://cmake.org/files/dev/?C=M;O=D [^]
(0040436)
Brian Raderman   
2016-02-03 22:34   
The issue is indeed resolved on the latest nightly build.
(0040437)
Brad King   
2016-02-04 08:20   
The fix is also in the 3.5 release.
(0041265)
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.