MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0013819 | CMake | CMake | public | 2012-12-29 00:12 | 2013-05-06 09:32 |
Reporter | Chris | ||||
Assigned To | Benjamin Eikel | ||||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | OS | OS Version | |||
Product Version | CMake 2.8.10.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0013819: findSDL_image.cmake is failing - Regression from CMake 2.8.9 | ||||
Description | findSDL_image.cmake is failing when using SDLDIR environment variable to define the path where SDL and SDL_image are located. this appears to be a regression from 2.8.9 since uninstalling 2.8.10.2 and installing 2.8.9 resolves the issue for me. | ||||
Steps To Reproduce | Set environment variable pointing to your SDL/SDL_image installation. for example: <SDLDIR>/bin <SDLDIR>/include <SDLDIR>/lib add "Find_Package ( SDL_image REQUIRED )" to a CMakeLists.txt and it will fail | ||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2012-12-29 00:12 | Chris | New Issue | |||
2012-12-29 05:09 | Rolf Eike Beer | Note Added: 0031954 | |||
2012-12-31 11:12 | Benjamin Eikel | Assigned To | => Benjamin Eikel | ||
2012-12-31 11:12 | Benjamin Eikel | Status | new => assigned | ||
2012-12-31 11:14 | Benjamin Eikel | Note Added: 0031955 | |||
2012-12-31 11:16 | Benjamin Eikel | Note Deleted: 0031955 | |||
2012-12-31 11:16 | Benjamin Eikel | Note Added: 0031956 | |||
2012-12-31 11:16 | Benjamin Eikel | Status | assigned => resolved | ||
2012-12-31 11:16 | Benjamin Eikel | Resolution | open => fixed | ||
2013-05-06 09:32 | Robert Maynard | Note Added: 0032994 | |||
2013-05-06 09:32 | Robert Maynard | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|
||||
|
|||||
|
|