View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015411CMake(No Category)public2015-02-19 03:412015-07-08 08:57
ReporterBryn Lloyd 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionfixed 
Platformx64OSWindowsOS Version7
Product VersionCMake 3.0.2 
Target VersionCMake 3.2Fixed in VersionCMake 3.2 
Summary0015411: Toolset is not updated/loaded correctly in CMake GUI
DescriptionSwitching projects (build dirs) using different toolset in CMake GUI changes the toolset of the second project.
Steps To ReproduceWe use the CMAKE_GENERATOR_TOOLSET option (or -T from command line).
For one project we use the intel compiler toolset with a Visual Studio 2012 generator, for others we don't specify the toolset.

When we switch from the project WITH an intel compiler toolset to another project in the CMake GUI, e.g. by selecting a different build folder, the second project suddenly also uses the intel compiler toolset.

It seems like CMake GUI has some global variable which is not updated when loading a different project.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0037999)
Brad King (manager)
2015-02-19 09:15

Good catch. Fixed:

 cmake-gui: Reset generator platform and toolset on configure (0015411)
 http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=1ade687d [^]
(0038007)
Brad King (manager)
2015-02-20 10:56

I've merged this back to the 'release' branch for the next 3.2 release candidate.
(0039055)
Robert Maynard (manager)
2015-07-08 08:57

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2015-02-19 03:41 Bryn Lloyd New Issue
2015-02-19 09:15 Brad King Note Added: 0037999
2015-02-19 09:15 Brad King Assigned To => Brad King
2015-02-19 09:15 Brad King Status new => resolved
2015-02-19 09:15 Brad King Resolution open => fixed
2015-02-19 09:15 Brad King Fixed in Version => CMake 3.3
2015-02-19 09:15 Brad King Target Version => CMake 3.3
2015-02-20 10:56 Brad King Note Added: 0038007
2015-02-20 10:56 Brad King Fixed in Version CMake 3.3 => CMake 3.2
2015-02-20 10:56 Brad King Target Version CMake 3.3 => CMake 3.2
2015-07-08 08:57 Robert Maynard Note Added: 0039055
2015-07-08 08:57 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team