MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015180 | CMake | Modules | public | 2014-09-30 13:04 | 2016-06-10 14:31 |
Reporter | Daniel Schepler | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | amd64 | OS | Windows | OS Version | 7 |
Product Version | CMake 3.0.2 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015180: FindGLUT.cmake should search for glut64 instead of glut32 on 64-bit Windows | ||||
Description | On 64-bit Windows, the GLUT stub library is named glut64.lib instead of glut32.lib. So, find_package(GLUT) should be searching for glut64 instead of glut32 on that platform. (Or maybe search for both with glut64 preferred, if in fact there are some 64-bit versions of glut32.lib/glut32.dll out there.) | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | No tags attached. | ||||
Relationships | |||||
Attached Files | |||||
Issue History | |||||
Date Modified | Username | Field | Change | ||
2014-09-30 13:04 | Daniel Schepler | New Issue | |||
2014-12-15 09:36 | jzarl | Note Added: 0037459 | |||
2016-06-10 14:29 | Kitware Robot | Note Added: 0042640 | |||
2016-06-10 14:29 | Kitware Robot | Status | new => resolved | ||
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved | ||
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot | ||
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|