Subject: | wxWidget is looking for GL/gl.h in the wrong place for strawberry perl |
Strawberry keeps the gl.h in c/include/w32api/GL/gl.h not
c/include/GL/gl.h
In file included from ../../include/wx/glcanvas.h:50,
from ../../src/msw/glcanvas.cpp:35:
../../include/wx/msw/glcanvas.h:20:19: GL/gl.h: No such file or directory
../../src/msw/glcanvas.cpp: In member function `void
wxGLCanvas::SetColour(const wxChar*)':
../../src/msw/glcanvas.cpp:582: error: `glColor3f' was not declared in
this scope
../../src/msw/glcanvas.cpp:582: warning: unused variable 'glColor3f'
mingw32-make: *** [gcc_mswudll\gldll_glcanvas.o] Error 1
system: mingw32-make -f makefile.gcc all UNICODE=1 MSLU=0 BUILD=release
SHARED=1: 512 at inc/My/Build/Win32.pm line 263