View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013727CMakeCMakepublic2012-11-22 02:152016-06-10 14:31
Reporterdmytro_ovdiienko 
Assigned ToKitware Robot 
PrioritynormalSeveritymajorReproducibilityalways
StatusclosedResolutionmoved 
Platformx64_86OSWindowsOS Version7
Product VersionCMake 2.8.9 
Target VersionFixed in Version 
Summary0013727: MSBuild 4.0 builds two configs iff inside subfolder and started from commandline
DescriptionI 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.
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0032730)
dmytro_ovdiienko (reporter)
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 (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-22 02:15 dmytro_ovdiienko New Issue
2013-03-29 17:44 dmytro_ovdiienko Note Added: 0032730
2016-06-10 14:28 Kitware Robot Note Added: 0042155
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