View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0008775CMakeCMakepublic2009-03-20 23:502016-06-10 14:30
ReporterJohn M. Drescher 
Assigned ToBill Hoffman 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-6 
Target VersionFixed in Version 
Summary0008775: CMake and multiple Microsoft compilers on windows
DescriptionI have VC6, VS2003, VS2005 and VS2008 installed in XP with VC6 in my windows path and when I run CMake-gui with VS2005 as my generator it is displaying that the tests are being run for the VC6 compiler.

There is a thread on the mailing list about this

http://www.cmake.org/pipermail/cmake/2009-March/027954.html [^]

Check for working C compiler: C:/Program Files/Microsoft Visual
Studio/VC98/Bin/CL.EXE
Check for working C compiler: C:/Program Files/Microsoft Visual
Studio/VC98/Bin/CL.EXE -- works
Detecting C compiler ABI info
Detecting C compiler ABI info - done
Check for working CXX compiler: C:/Program Files/Microsoft Visual
Studio/VC98/Bin/CL.EXE
Check for working CXX compiler: C:/Program Files/Microsoft Visual
Studio/VC98/Bin/CL.EXE -- works
Detecting CXX compiler ABI info
Detecting CXX compiler ABI info - done
Looking for sys/types.h
Additional InformationAttached is a picture of my screen. I created a brand new build folder so there was no cache.
TagsNo tags attached.
Attached Filespng file icon cmake.png [^] (46,869 bytes) 2009-03-20 23:50

 Relationships

  Notes
(0015751)
Bill Hoffman (manager)
2009-03-22 21:55

CMake is not actually using that compiler for the tests. However, it should not try to find the full path to cl if it is an IDE generator somehow.
(0041522)
Kitware Robot (administrator)
2016-06-10 14:27

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
2009-03-20 23:50 John M. Drescher New Issue
2009-03-20 23:50 John M. Drescher File Added: cmake.png
2009-03-22 21:55 Bill Hoffman Note Added: 0015751
2009-03-22 21:56 Bill Hoffman Status new => assigned
2009-03-22 21:56 Bill Hoffman Assigned To => Bill Hoffman
2016-06-10 14:27 Kitware Robot Note Added: 0041522
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:30 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team