DO NOT REPLY TO THIS MESSAGE. INSTEAD, POST ANY RESPONSES TO THE LINK BELOW.
[STR New] Link: http://www.fltk.org/str.php?L2429 Version: 1.3-current just tried to compile. With no changes both fltk-1.3.x-r7709 and fltk-1.3.x-r7710 build. However with the change (commented out the two instances of #include <config.h> in the files in the FL directory then both build fail, as follows $ ./configure $ make ... Compiling Fl_Gl_Choice.cxx... Compiling Fl_Gl_Overlay.cxx... Compiling Fl_Gl_Device_Plugin.cxx... In file included from Fl_Gl_Device_Plugin.cxx:30: Fl_Gl_Choice.H:68:22: error: GL/glx.h: No such file or directory In file included from Fl_Gl_Device_Plugin.cxx:30: Fl_Gl_Choice.H:85: error: ISO C++ forbids declaration of âXVisualInfoâ with no type Fl_Gl_Choice.H:85: error: expected â;â before â*â token Fl_Gl_Choice.H:86: error: âColormapâ does not name a type Fl_Gl_Choice.H:107: error: âGLXContextâ does not name a type Fl_Gl_Choice.H:110: error: âGLXContextâ does not name a type Fl_Gl_Choice.H:116: error: âGLXContextâ has not been declared Fl_Gl_Choice.H:118: error: variable or field âfl_delete_gl_contextâ declared void Fl_Gl_Choice.H:118: error: âGLXContextâ was not declared in this scope Fl_Gl_Device_Plugin.cxx: In function âvoid print_gl_window(Fl_Gl_Window*, int, int, int)â: Fl_Gl_Device_Plugin.cxx:66: error: âglFlushâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:68: error: âglFinishâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:72: error: âGL_CLIENT_PIXEL_STORE_BITâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:72: error: âglPushClientAttribâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:73: error: âGL_PACK_ALIGNMENTâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:73: error: âglPixelStoreiâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:74: error: âGL_PACK_ROW_LENGTHâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:75: error: âGL_PACK_SKIP_ROWSâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:76: error: âGL_PACK_SKIP_PIXELSâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:85: error: âGL_BGRAâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:85: error: âGL_UNSIGNED_INT_8_8_8_8_REVâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:89: error: âglReadPixelsâ was not declared in this scope Fl_Gl_Device_Plugin.cxx:90: error: âglPopClientAttribâ was not declared in this scope make[1]: *** [Fl_Gl_Device_Plugin.o] Error 1 make: *** [all] Error 1 Note this is with a freshly extracted source from a snapshot tar.gz file rather then rebuilding what had already build before. If you have ideas of the cause of this failure I'm happy to try again with modified code. Link: http://www.fltk.org/str.php?L2429 Version: 1.3-current
_______________________________________________ fltk-bugs mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk-bugs
