| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014465 | CMake | CMake | public | 2013-10-09 03:56 | 2014-03-05 09:58 | ||||
| Reporter | ycollet | ||||||||
| Assigned To | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | not fixable | ||||||
| Platform | Windows | OS | 7 | OS Version | 64 bits | ||||
| Product Version | CMake 2.8.11.2 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0014465: Under windows, the filename of the file currently compiled is echoed | ||||||||
| Description | Under windows, the filename of the file currently compiled is echoed. For example, under windows visual studio 2008 dos console, we have: ... [ 95%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/TestSuites/VarnamesTestSuite.cpp.obj VarnamesTestSuite.cpp [ 95%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/TestSuites/DataTypesTestSuite.cpp.obj DataTypesTestSuite.cpp [ 96%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/UserConstraints/Exceptions.cpp.obj Exceptions.cpp [ 96%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/UserConstraints/General.cpp.obj General.cpp [ 97%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/General.cpp.objGeneral.cpp [ 97%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/PurePython/General.cpp.obj General.cpp [ 98%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/ReservoirUnitTest.cpp.obj ReservoirUnitTest.cpp Under linux, we have: [ 95%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/TestSuites/VarnamesTestSuite.cpp.obj [ 95%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/TestSuites/DataTypesTestSuite.cpp.obj [ 96%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/UserConstraints/Exceptions.cpp.obj [ 96%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/UserConstraints/General.cpp.obj [ 97%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/General.cpp.objGeneral.cpp [ 97%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/UnitTest/PurePython/General.cpp.obj [ 98%] Building CXX object src/RiskManagerTest/CMakeFiles/RiskManagerTesting.dir/ReservoirUnitTest.cpp.obj | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0034085) Brad King (manager) 2013-10-09 08:11 |
The output comes from the compiler (cl) and there is no option to stop it. |
|
(0035277) Robert Maynard (manager) 2014-03-05 09:58 |
Closing resolved issues that have not been updated in more than 4 months |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-10-09 03:56 | ycollet | New Issue | |
| 2013-10-09 08:11 | Brad King | Note Added: 0034085 | |
| 2013-10-09 08:11 | Brad King | Status | new => resolved |
| 2013-10-09 08:11 | Brad King | Resolution | open => not fixable |
| 2014-03-05 09:58 | Robert Maynard | Note Added: 0035277 | |
| 2014-03-05 09:58 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |