Re: [GtkGLExt] GtkGLExt - (cross) building troubles



Installing the libraries is not sufficient.  You must also install the
header files.  On most operating systems these come in packages with a "-dev"
suffix.

J'

On Thu, Jan 14, 2010 at 01:52:51PM -0800, Peter Sivak wrote:
     
     Hello,
     I want to (cross) build from source the "GtkGLExt" library (the OpenGL
     extension to GTK+).
     I am in Linux and I want to build the "Windows" version of that library (for
     cross-compiling I use "MinGW").
     
     So I downloaded the source code from "
     http://downloads.sourceforge.net/gtkglext/gtkglext-1.2.0.tar.gz
     http://downloads.sourceforge.net/gtkglext/gtkglext-1.2.0.tar.gz ", extracted
     it and then run:
     
         ./configure --host=i386-pc-mingw32
     
     but I got the error:
     
         configure: error: Cannot find GL library
     
     So I just copied those OpenGL library and include files which are "shipped
     with MinGW" - "libopengl32.a", "libglu32.a" and "libglaux.a" to a
     "lib-search" directory; and "GL/gl.h", "GL/glu.h" and "GL/glext.h" to an
     "include-search" directory - and try the configure command again - but
     nothing changed :-( .
     
     It seems that I don't have all the required OpenGL files for building the
     GtkGLExt library.
     
     So do you know what OpenGL files and from where should I get or what
     environment variables should I set to successfully (cross) build the
     GtkGLExt library from source?
     -- 
     View this message in context: http://old.nabble.com/GtkGLExt---%28cross%29-building-troubles-tp27168719p27168719.html
     Sent from the Gnome - GtkGLExt mailing list archive at Nabble.com.
     
     _______________________________________________
     gtkglext-list mailing list
     gtkglext-list gnome org
     http://mail.gnome.org/mailman/listinfo/gtkglext-list

-- 
PGP Public key ID: 1024D/2DE827B3 
fingerprint = 8797 A26D 0854 2EAB 0285  A290 8A67 719C 2DE8 27B3
See http://pgp.mit.edu or any PGP keyserver for public key.


Attachment: signature.asc
Description: Digital signature



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]