View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0008775 | CMake | CMake | public | 2009-03-20 23:50 | 2016-06-10 14:30 | ||||
Reporter | John M. Drescher | ||||||||
Assigned To | Bill Hoffman | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake-2-6 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0008775: CMake and multiple Microsoft compilers on windows | ||||||||
Description | I 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 Information | Attached is a picture of my screen. I created a brand new build folder so there was no cache. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | ![]() ![]() | ||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |