View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0011229CMakeCMakepublic2010-09-13 18:012016-06-10 14:31
ReporterJerry Berg 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0011229: source_group: 2 groups with same name different case makes unloadable VS project
DescriptionIf you create 2 source groups with the same name but different casing, the generated visual studio file will have 2 filters and fail to load.

ex:
source_group("Db", files...)
source_group("db", files...)
Additional InformationProbably doesn't come up often. I was writing a script to convert an existing VS project and used the file paths to auto-generate source_group calls.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0041746)
Kitware Robot (administrator)
2016-06-10 14:28

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
2010-09-13 18:01 Jerry Berg New Issue
2011-01-17 15:44 David Cole Assigned To => David Cole
2011-01-17 15:44 David Cole Status new => assigned
2011-10-25 22:25 David Cole Status assigned => backlog
2011-10-25 22:26 David Cole Assigned To David Cole =>
2016-06-10 14:28 Kitware Robot Note Added: 0041746
2016-06-10 14:28 Kitware Robot Status backlog => resolved
2016-06-10 14:28 Kitware Robot Resolution open => moved
2016-06-10 14:28 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team