Hi Laurent

It's attached herewith.

Thanks and regards,
Caveat

On Tue, 2011-06-21 at 11:15 +0200, Laurent Carlier wrote:
> Le Tuesday 21 June 2011 10:57:47, Caveat a écrit :
> > Please find attached full stdout and stderr in result_comp_gambas3.gz
> > 
> > Also (with thanks to Kevin Fishburne!) script comp_gambas
> > 
> > Error appears to be that it can't find glew.h:
> > 
> > GL.h:29: fatal error: glew.h: No such file or directory
> > 
> > I notice that I do have a glew.h in /usr/include/GL/ and according to
> > synaptic I have libglew1.5 and libglew1.5-dev installed (but I do not
> > have libglewmx installed...)
> > 
> > Running 64-bit Ubuntu 10.10 and the Gambas3 version checked out was
> > revision 3892.
> > 
> > Any pointers?
> > 
> > Thanks and regards,
> > Caveat
> 
> Can you post the content of the file /usr/lib/pkgconfig/glew.pc ?
> 
> Thanks
> 
> 

prefix=/usr
exec_prefix=${prefix}
libdir=${prefix}/lib
includedir=${prefix}/include

Name: The OpenGL Extension Wrangler Library
Description: cross-platform C/C++ extension loading library
Version: 1.5.2
Libs: -L${libdir} -lGLEW
Cflags: -I${includedir}
------------------------------------------------------------------------------
EditLive Enterprise is the world's most technically advanced content
authoring tool. Experience the power of Track Changes, Inline Image
Editing and ensure content is compliant with Accessibility Checking.
http://p.sf.net/sfu/ephox-dev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to