MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0010014 | CMake | CMake | public | 2009-12-08 20:04 | 2010-01-24 15:13 |
Reporter | Song Zhiwei | ||||
Assigned To | Alex Neundorf | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake-2-8 | ||||
Target Version | Fixed in Version | ||||
Summary | 0010014: Missing " around the file name which contains spaces when producing the Code::Blocks project file | ||||
Description | I use CMake to generate a Code::Blocks MinGW Makefiles for my project Module4Test. Module4Test.cbp contains lines as below: <MakeCommands> <Build command="C:/MinGW/bin/mingw32-make.exe -f C:/Documents\ and\ Settings/Song\ Zhiwei/Desktop/build2/src/Makefile module4test/fast" /> <CompileFile command="C:/MinGW/bin/mingw32-make.exe -f C:/Documents\ and\ Settings/Song\ Zhiwei/Desktop/build2/src/Makefile "$file"" /> <Clean command="C:/MinGW/bin/mingw32-make.exe -f C:/Documents\ and\ Settings/Song\ Zhiwei/Desktop/build2/src/Makefile clean" /> <DistClean command="C:/MinGW/bin/mingw32-make.exe -f C:/Documents\ and\ Settings/Song\ Zhiwei/Desktop/build2/src/Makefile clean" /> </MakeCommands> As you noticed, no " are added around C:/Documents\ ..../Makefile, so the build fails. I think it is a bug | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | ![]() https://public.kitware.com/Bug/file/2768/TESTSPACE.cbp-buggy ![]() https://public.kitware.com/Bug/file/2769/TESTSPACE.cbp ![]() https://public.kitware.com/Bug/file/2770/TestSpace.zip | ||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2009-12-08 20:04 | Song Zhiwei | New Issue | |||
2009-12-08 20:07 | Song Zhiwei | Note Added: 0018727 | |||
2009-12-08 20:08 | Song Zhiwei | Note Deleted: 0018727 | |||
2009-12-08 20:09 | Song Zhiwei | Note Added: 0018728 | |||
2009-12-08 20:11 | Song Zhiwei | Note Edited: 0018728 | |||
2009-12-09 15:14 | Alex Neundorf | Status | new => assigned | ||
2009-12-09 15:14 | Alex Neundorf | Assigned To | => Alex Neundorf | ||
2009-12-09 15:21 | Alex Neundorf | Note Added: 0018751 | |||
2009-12-09 20:19 | Song Zhiwei | Note Added: 0018764 | |||
2010-01-15 04:03 | Eric NOULARD | File Added: TESTSPACE.cbp-buggy | |||
2010-01-15 04:03 | Eric NOULARD | File Added: TESTSPACE.cbp | |||
2010-01-15 04:06 | Eric NOULARD | Note Added: 0019144 | |||
2010-01-15 04:06 | Eric NOULARD | File Added: TestSpace.zip | |||
2010-01-15 04:09 | Eric NOULARD | Note Added: 0019145 | |||
2010-01-24 15:13 | Alex Neundorf | Note Added: 0019289 | |||
2010-01-24 15:13 | Alex Neundorf | Status | assigned => closed | ||
2010-01-24 15:13 | Alex Neundorf | Resolution | open => fixed | ||
2010-01-24 15:13 | Alex Neundorf | Summary | Missing " around the file name which contains spaces when producing the Code::Blocks project file => Missing " around the file name which contains spaces when producing the Code::Blocks project file | ||
2010-01-24 15:13 | Alex Neundorf | Description Updated |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|