| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014284 | CMake | CMake | public | 2013-07-10 08:48 | 2014-06-02 08:37 | ||||
| Reporter | abma | ||||||||
| Assigned To | Peter Kuemmel | ||||||||
| Priority | normal | Severity | block | Reproducibility | always | ||||
| Status | closed | Resolution | unable to reproduce | ||||||
| Platform | win32 | OS | Windows | OS Version | XP | ||||
| Product Version | CMake 2.8.11.2 | ||||||||
| Target Version | Fixed in Version | CMake 3.0 | |||||||
| Summary | 0014284: Ninja: cmake generates a non-working rsp file: c++.exe: error: CreateProcess: No such file or directory | ||||||||
| Description | when compiling spring rts on win32 with cmake and ninja (cmake.exe -G Ninja .) g++ fails when trying to link spring.exe: it compiles with "MinGW Makefiles". when i run g++ without invoking ninja i get the same error too. | ||||||||
| Steps To Reproduce | http://springrts.com/wiki/Building_Spring_on_Windows#Compiling_with_MinGW.2BCMake [^] but use ninja. | ||||||||
| Additional Information | D:\spring>ninja engine-legacy [1/2] Running utility command for generateVersionFiles Spring engine version: 94.1.1-693-g5717870 develop () [2/2] Linking CXX executable spring.exe FAILED: cmd.exe /c cd . && D:\MinGW32\bin\c++.exe -mwindows -fopenmp -std=gnu++11 -march=i686 -msse -mfpmath=sse -mno-sse2 -mno -sse3 -mno-ssse3 -mno-sse4.1 -mno-sse4.2 -mno-sse4 -mno-sse4a -mno-avx -mno-fma -mno-fma4 -mno-xop -mno-lwp -mno-avx2 -fsingle-precision-con stant -frounding-math -mieee-fp -pipe -fno-strict-aliasing -mthreads -O2 -DNDEBUG -g -fopenmp -lgomp -Wl,--enable-auto-import -Wl,- -large-address-aware @CMakeFiles/engine-legacy.rsp -o spring.exe -Wl,--out-implib,rts\builds\legacy\libspring.dll.a -Wl,--major-image-versi on,0,--minor-image-version,0 && cd . c++.exe: error: CreateProcess: No such file or directory ninja: build stopped: subcommand failed. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0034268) Peter Kuemmel (developer) 2013-10-28 04:34 |
Could not reproduce with pre 3.0. |
|
(0036023) Robert Maynard (manager) 2014-06-02 08:37 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-07-10 08:48 | abma | New Issue | |
| 2013-07-10 08:48 | abma | File Added: engine-legacy.rsp | |
| 2013-07-10 09:13 | Brad King | Summary | cmake generates a non-working rsp file: c++.exe: error: CreateProcess: No such file or directory => Ninja: cmake generates a non-working rsp file: c++.exe: error: CreateProcess: No such file or directory |
| 2013-07-10 09:13 | Brad King | Assigned To | => Peter Kuemmel |
| 2013-07-10 09:13 | Brad King | Status | new => assigned |
| 2013-10-28 04:34 | Peter Kuemmel | Note Added: 0034268 | |
| 2013-10-28 04:34 | Peter Kuemmel | Status | assigned => feedback |
| 2013-11-25 03:56 | Peter Kuemmel | Status | feedback => resolved |
| 2013-11-25 03:56 | Peter Kuemmel | Fixed in Version | => CMake 3.0 |
| 2013-11-25 03:56 | Peter Kuemmel | Resolution | open => unable to reproduce |
| 2014-06-02 08:37 | Robert Maynard | Note Added: 0036023 | |
| 2014-06-02 08:37 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |