View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014285CMakeCMakepublic2013-07-10 12:332016-06-10 14:31
ReporterNeil Darlow 
Assigned ToKitware Robot 
PrioritynormalSeverityfeatureReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 2.8.11.2 
Target VersionFixed in Version 
Summary0014285: Codeblocks generator needs to be more friendly towards project file.
DescriptionThe CMake Codeblocks generator is a great tool but it appears to assume ownership of the generated project file.

It is common for Codeblocks plugins (e.g. Doxyblocks and wxSmith) to insert content into the project file. This information needs to be preserved when e.g. CMake-gui regenerates the cache.

At present it appears that the project file is completely rewritten when CMake-gui performs a cache regenerate operation.
Steps To Reproduce1. Create e.g. a Codeblocks - MinGW Makefiles project with CMake-gui
2. Open the project in Codeblocks and add some content with wxSmith plugin
3. If you wish, build the project
4. Close the Project
5. Regenerate the CMake cache with CMake-gui
6. Open the project in Codeblocks and notice that wxSmith added resources are no longer present in the project tree
Additional InformationI am using CMake-2.8.11.2 under Windows with Codeblocks-12.11
Although I specified Codeblocks - MinGW Makefiles I suspect it might affect other Codeblocks generator features
I have reverted to using the MinGW Makefiles generator to ensure that my Codeblocks project file customisations are kept
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0042317)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

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
2013-07-10 12:33 Neil Darlow New Issue
2016-06-10 14:29 Kitware Robot Note Added: 0042317
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team