View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0013727 | CMake | CMake | public | 2012-11-22 02:15 | 2016-06-10 14:31 | ||||
Reporter | dmytro_ovdiienko | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | x64_86 | OS | Windows | OS Version | 7 | ||||
Product Version | CMake 2.8.9 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0013727: MSBuild 4.0 builds two configs iff inside subfolder and started from commandline | ||||||||
Description | 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. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |