A viewport array passed to glGetIntegerv() and gluUnProject() was declared as 'int'. This compiles on Windows, but fails on Mac. Declaring as 'GLint' works. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| bookmarks.txt | ||
| llmediaplugintest.cpp | ||
| llmediaplugintest.h | ||
A viewport array passed to glGetIntegerv() and gluUnProject() was declared as 'int'. This compiles on Windows, but fails on Mac. Declaring as 'GLint' works. |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| bookmarks.txt | ||
| llmediaplugintest.cpp | ||
| llmediaplugintest.h | ||