View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013650CMakeCMakepublic2012-11-03 23:342016-06-10 14:31
ReporterMeng-Yuan Huang 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSWindow 8 64-bitOS Version
Product VersionCMake 2.8.9 
Target VersionFixed in Version 
Summary0013650: Can Not Add A CMake Generated Project into Another Solution
DescriptionMy CMake is a nightly build: 2.8.9.20121028-g40eca.
My compiler is Visual C++ Express 2012.

I created two solutions test1 and test2 by cmake.
test1 has a project "a."
test2 has a project "b."
Then, I opend test2 by VC 2012 and add project "a" into test2 and then build it.
Unfortunately, VC 2012 issued this error message:
The project file '' has been renamed or is no longer in the solution.

Actually, I have two separated solutions developed by two different teams.
One solution "A" has no reference to another solution "B."
However, another solution "B" refers to solution "A."

Is this a CMake bug?
Steps To ReproduceSee the attached file.
TagsNo tags attached.
Attached Fileszip file icon test.zip [^] (156,676 bytes) 2012-11-03 23:34

 Relationships

  Notes
(0042141)
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
2012-11-03 23:34 Meng-Yuan Huang New Issue
2012-11-03 23:34 Meng-Yuan Huang File Added: test.zip
2016-06-10 14:28 Kitware Robot Note Added: 0042141
2016-06-10 14:28 Kitware Robot Status new => 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