[cmake-developers] [CMake 0015180]: FindGLUT.cmake should search for glut64 instead of glut32 on 64-bit Windows

Mantis Bug Tracker mantis at public.kitware.com
Tue Sep 30 13:04:56 EDT 2014


The following issue has been SUBMITTED. 
====================================================================== 
http://public.kitware.com/Bug/view.php?id=15180 
====================================================================== 
Reported By:                Daniel Schepler
Assigned To:                
====================================================================== 
Project:                    CMake
Issue ID:                   15180
Category:                   Modules
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
====================================================================== 
Date Submitted:             2014-09-30 13:04 EDT
Last Modified:              2014-09-30 13:04 EDT
====================================================================== 
Summary:                    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.)
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2014-09-30 13:04 Daniel ScheplerNew Issue                                    
======================================================================



More information about the cmake-developers mailing list