MantisBT - CMake | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0014184 | CMake | CMake | public | 2013-06-01 03:43 | 2014-10-06 10:33 |
| Reporter | steve.k.chiu | ||||
| Assigned To | Peter Kuemmel | ||||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | Windows + Ninja + Mingw64-32 | OS | Windows | OS Version | 8 |
| Product Version | CMake 2.8.11 | ||||
| Target Version | Fixed in Version | CMake 3.0 | |||
| Summary | 0014184: link_directories produce backslash path for mingw | ||||
| Description | The link_directories command produce backslash path which does not work in the mingw+ninja environment. All the others path (e.g. include path) are forward-slash, it seems the link_directories path has been forgotten. | ||||
| Steps To Reproduce | 1. add the link_directories command to the CMakeLists.txt 2. use Ninja generator and MinGW compiler (from mingw64 project) 3. the gcc compiler complain can not find the specified library (for ex. c:/qt/mingw/bin/../lib/gcc/i686-w64-mingw32/4.7.2/../../../../i686-w64-mingw32/bin/ld.exe: cannot find -lraw_r) | ||||
| Additional Information | |||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
| 2013-06-01 03:43 | steve.k.chiu | New Issue | |||
| 2013-06-01 04:42 | Rolf Eike Beer | Note Added: 0033163 | |||
| 2013-06-02 03:43 | steve.k.chiu | Note Added: 0033166 | |||
| 2013-06-03 08:49 | Brad King | Note Added: 0033175 | |||
| 2013-06-03 08:50 | Brad King | Assigned To | => Peter Kuemmel | ||
| 2013-06-03 08:50 | Brad King | Status | new => assigned | ||
| 2014-04-13 05:26 | Peter Kuemmel | Note Added: 0035682 | |||
| 2014-04-13 05:26 | Peter Kuemmel | Status | assigned => resolved | ||
| 2014-04-13 05:26 | Peter Kuemmel | Fixed in Version | => CMake 3.0 | ||
| 2014-04-13 05:26 | Peter Kuemmel | Resolution | open => fixed | ||
| 2014-10-06 10:33 | Robert Maynard | Note Added: 0036968 | |||
| 2014-10-06 10:33 | Robert Maynard | Status | resolved => closed | ||
| Notes | |||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||
|
|
|||||
|
|
||||