Johannes Zarl
2015-01-07 15:08:01 UTC
Hi,
I'm having trouble in getting OpenSG to find freeglut on a Windows7/VS2013
build.
Looking into the FindGLUT_OpenSG.cmake file reveals that only the library names
"glut" and "glut32" are searched for, while freeglut is using the name
"freeglut".
Is it possible to change the FindGLUT_OpenSG.cmake as shown in the attachment?
I changed the file so that library names can be extended, similarly to how it
is done in FindGLEW_OpenSG.cmake.
Cheers,
Johannes
I'm having trouble in getting OpenSG to find freeglut on a Windows7/VS2013
build.
Looking into the FindGLUT_OpenSG.cmake file reveals that only the library names
"glut" and "glut32" are searched for, while freeglut is using the name
"freeglut".
Is it possible to change the FindGLUT_OpenSG.cmake as shown in the attachment?
I changed the file so that library names can be extended, similarly to how it
is done in FindGLEW_OpenSG.cmake.
Cheers,
Johannes