View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014387CMakeCMakepublic2013-09-03 12:532014-03-05 09:58
ReporterMartin Gegenheimer 
Assigned ToBrad King 
PrioritynormalSeveritymajorReproducibilityhave not tried
StatusclosedResolutionfixed 
PlatformintelOSWindowsOS VersionWindows 7 64 bit
Product VersionCMake 2.8.11.2 
Target VersionCMake 3.0Fixed in VersionCMake 3.0 
Summary0014387: setting MS build output verbosity to "Diagnostic" in VisualStudio leads to CMAKE_CXX_SIZEOF_DATA_PTR set to ""
DescriptionCMake seems to find the CXX compiler (MS VC 11, 32 bit) but CMAKE_CXX_SIZEOF_DATA_PTR is not set as expected (4) but is empty.
Steps To ReproduceVS 2012: Tools/Options/Projects and Solutions/Build and Run/MSBuild project output verbosity: Normal -> Diagnostic

Then configure a CMake project with VS 11 generator.
TagsNo tags attached.
Attached Filespatch file icon 0001-VS-Tolerate-diagnostic-output-while-detecting-cl-143.patch [^] (1,542 bytes) 2013-09-03 14:07 [Show Content]

 Relationships

  Notes
(0033779)
Brad King (manager)
2013-09-03 14:08

Please try the attached "0001-VS-Tolerate-diagnostic-output-while-detecting-cl-143.patch". The change is small enough you can probably hack it into your local installation by hand.
(0033782)
Martin Gegenheimer (reporter)
2013-09-04 03:30

Works.
Thank you for the very quick response.
(0033783)
Brad King (manager)
2013-09-04 07:56

Applied, thanks for testing:

http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=8c891f86 [^]
(0035253)
Robert Maynard (manager)
2014-03-05 09:58

Closing resolved issues that have not been updated in more than 4 months

 Issue History
Date Modified Username Field Change
2013-09-03 12:53 Martin Gegenheimer New Issue
2013-09-03 14:07 Brad King File Added: 0001-VS-Tolerate-diagnostic-output-while-detecting-cl-143.patch
2013-09-03 14:08 Brad King Note Added: 0033779
2013-09-04 03:30 Martin Gegenheimer Note Added: 0033782
2013-09-04 07:56 Brad King Note Added: 0033783
2013-09-04 07:56 Brad King Assigned To => Brad King
2013-09-04 07:56 Brad King Status new => resolved
2013-09-04 07:56 Brad King Resolution open => fixed
2013-09-04 07:56 Brad King Fixed in Version => CMake 3.0
2013-09-04 07:56 Brad King Target Version => CMake 3.0
2014-03-05 09:58 Robert Maynard Note Added: 0035253
2014-03-05 09:58 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team