MantisBT - CMake
View Issue Details
0013727CMakeCMakepublic2012-11-22 02:152016-06-10 14:31
dmytro_ovdiienko 
Kitware Robot 
normalmajoralways
closedmoved 
x64_86Windows7
CMake 2.8.9 
 
0013727: MSBuild 4.0 builds two configs iff inside subfolder and started from commandline
I believe it is MSBuild issue so I've reported this issue to Microsoft. Could you please check additionally my report on your side.

https://connect.microsoft.com/VisualStudio/feedback/details/771885/msbuild-4-0-builds-two-configs-iff-inside-subfolder-and-started-from-commandline#details [^]

Thanks.
No tags attached.
Issue History
2012-11-22 02:15dmytro_ovdiienkoNew Issue
2013-03-29 17:44dmytro_ovdiienkoNote Added: 0032730
2016-06-10 14:28Kitware RobotNote Added: 0042155
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
(0032730)
dmytro_ovdiienko   
2013-03-29 17:44   
Below is message from the developer:

Hello Dmitriy, After some investigation, I have noticed some inconsistencies in the log file. CurrentSolutionConfigurationContents field holds a snap shot of the building solution. This field appears to be incorrect as the AbsolutePath="test_bug\folder\subfolder\..\..\ZERO_CHECK.vcxproj" is not a full path. The task AssignProjectConfiguration would use this information to match project and their configuration. In the case when a project isn't on the list, it would cause use the default configuration of Debug. Thus, C:/test_bug/ZERO_CHECK.vcxproj matches, but not "D:/doc/Downloads/test_bug/ZERO_CHECK.vcxproj" reset to Debug. I could not reproduce the error in the AbsolutePath, so I would need your help to figure out why that is happening. Thanks Felix Huang VC Project & Build
(0042155)
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.