View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000111 | CMake | public | 2003-07-30 03:05 | 2003-08-01 09:21 | |||||
Reporter | Petr Ferschmann | ||||||||
Assigned To | |||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0000111: Win32: spaces in directories | ||||||||
Description | When I have space in directory CMake will put directory name in quotes "". But it can't work with that. I must delete the quotes. eg. "C:\Documents and settings\fers\src\" | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0000037) Petr Ferschmann (reporter) 2003-07-30 07:29 |
Hmmm. I see that the this bugtracking software doesn't show backslashes. Just a note - it adds quotes only when I click "Browse". And then CMake can't work with that. |
(0000038) System Admin (reporter) 2003-07-30 07:54 |
Could you explain the whole process? We have several dashboards with spaces in paths and we do not see any problems. |
(0000049) Petr Ferschmann (reporter) 2003-07-31 03:00 |
I have MS Windows 2000 Terminal Server. Open CMake. Click on browse for source dir. Find directory with spaces. And click Open. In the Source dir line there will be directory in quotes. Choose binary directory and try clicking "Configure". It will say that source directory doesn't contain CMakeLists.txt. Problem is that it tries to open file named "C:\dir with spaces"\CMakeLists.txt |
(0000054) Ken Martin (developer) 2003-08-01 09:21 |
I believe this problem (localized in the CMakeSetupDialog GUI) has been fixed. The quotes were added in a recent change and they have been "un added" Let me know if that is not the case. Checked in as of 9:30 EST August 1st. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |