Missing wxGLApp() in wxWidgets3/gtk2

Frode Roxrud Gill frodegill_nntp at gill-roxrud.dyndns.org
Tue Feb 5 14:15:19 PST 2008


Just tried to check out the latest greatest from svn, and compile my apps  
against it. Almost everything works ok, but I get a linker error because  
wxGLApp() is not found. wxGLApp is declared in glcanvas.h, but it seems  
like most of the class, but not wxGLApp(), is implemented in unix/glx11.h.  
Should wxGLApp() also be implemented in this file, should it be  
implemented somewhere else, or am I missing something?

-- 
Frode Roxrud Gill






More information about the wx-users mailing list