frameworks: GL is undefined
The GLUT frameworks is currently a Nix evaluation error.
This commit is contained in:
@@ -48,7 +48,7 @@ with frameworks; with libs; {
|
||||
ForceFeedback = [ CF IOKit ];
|
||||
Foundation = [ CF libobjc Security ApplicationServices SystemConfiguration ];
|
||||
GLKit = [ CF ];
|
||||
GLUT = [ GL OpenGL ];
|
||||
GLUT = [ OpenGL ];
|
||||
GSS = [];
|
||||
GameController = [];
|
||||
GameKit = [ Foundation ];
|
||||
|
||||
Reference in New Issue
Block a user