MantisBT - CMake | ||||||||||
| View Issue Details | ||||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | |||||
| 0008212 | CMake | CMake | public | 2008-12-02 14:29 | 2009-01-08 18:10 | |||||
| Reporter | Fred Eisele | |||||||||
| Assigned To | Alex Neundorf | |||||||||
| Priority | normal | Severity | minor | Reproducibility | always | |||||
| Status | closed | Resolution | duplicate | |||||||
| Platform | OS | OS Version | ||||||||
| Product Version | CMake-2-6 | |||||||||
| Target Version | Fixed in Version | |||||||||
| Summary | 0008212: error mapping quoted variables into .cprojects pathentry | |||||||||
| Description | Regarding the 'Ecllipse CDT - Unix Makefiles' generator. When generating code for OpenSceneGraph I noticed the following line in .cprojects <pathentry kind="mac" name="OSG_DEBUG_POSTFIX" path="" value=""d""/> It is the ""d"" that is the problem. The corresponding line in the CMakeLists.txt is SET(CMAKE_DEBUG_POSTFIX "d" CACHE STRING "add a postfix, usually d on windows") When I manually remove the extra quotation marks around the 'd' in the pathentry element that seems to work correctly. | |||||||||
| Steps To Reproduce | ||||||||||
| Additional Information | ||||||||||
| Tags | No tags attached. | |||||||||
| Relationships |
| |||||||||
| Attached Files | ||||||||||
| Issue History | ||||||||||
| Date Modified | Username | Field | Change | |||||||
| 2008-12-02 14:29 | Fred Eisele | New Issue | ||||||||
| 2008-12-02 14:35 | Fred Eisele | Note Added: 0014272 | ||||||||
| 2008-12-02 14:46 | Bill Hoffman | Status | new => assigned | |||||||
| 2008-12-02 14:46 | Bill Hoffman | Assigned To | => Alex Neundorf | |||||||
| 2008-12-13 18:13 | Alex Neundorf | Assigned To | Alex Neundorf => Miguel Figueroa | |||||||
| 2008-12-13 18:13 | Alex Neundorf | Category | CCMake => CMake | |||||||
| 2008-12-30 13:44 | Miguel Figueroa | Relationship added | duplicate of 0008205 | |||||||
| 2009-01-08 18:10 | Alex Neundorf | Assigned To | Miguel Figueroa => Alex Neundorf | |||||||
| 2009-01-08 18:10 | Alex Neundorf | Note Added: 0014492 | ||||||||
| 2009-01-08 18:10 | Alex Neundorf | Status | assigned => closed | |||||||
| 2009-01-08 18:10 | Alex Neundorf | Resolution | open => duplicate | |||||||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||