MantisBT - CMake
View Issue Details
0013650CMakeCMakepublic2012-11-03 23:342016-06-10 14:31
Meng-Yuan Huang 
Kitware Robot 
normalminoralways
closedmoved 
Window 8 64-bit
CMake 2.8.9 
 
0013650: Can Not Add A CMake Generated Project into Another Solution
My 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?
See the attached file.
No tags attached.
zip test.zip (156,676) 2012-11-03 23:34
https://public.kitware.com/Bug/file/4552/test.zip
Issue History
2012-11-03 23:34Meng-Yuan HuangNew Issue
2012-11-03 23:34Meng-Yuan HuangFile Added: test.zip
2016-06-10 14:28Kitware RobotNote Added: 0042141
2016-06-10 14:28Kitware RobotStatusnew => resolved
2016-06-10 14:28Kitware RobotResolutionopen => moved
2016-06-10 14:28Kitware RobotAssigned To => Kitware Robot
2016-06-10 14:31Kitware RobotStatusresolved => closed

Notes
(0042141)
Kitware Robot   
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.