[Gambas-user] 2517-9 compile error ?with opengl

richard terry rterry at ...1946...
Sat Dec 26 23:50:50 CET 2009


On Sunday 27 December 2009 09:37:29 you wrote:
> Le samedi 26 décembre 2009 23:21:40, richard terry a écrit :
> > On Sunday 27 December 2009 09:09:23 Laurent Carlier wrote:
> > > Le samedi 26 décembre 2009 22:58:38, richard terry a écrit :
> > > > Making all in opengl
> > > > make[5]: Entering directory `/home/richard/gambas3-
> > > > svn/src/trunk/gb.qt4/src/opengl'
> > > > /bin/sh ../../libtool --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H
> > > > -I. - I../.. -DQT3_SUPPORT -DQT_SHARED -DQT3_SUPPORT
> > > > -I/usr/include/QtCore - I/usr/include/QtGui -I/usr/include/Qt3Support
> > > > -I/usr/include/QtNetwork - I/usr/include/QtSql    -I/usr/include/GL/
> > > > -DQT_SHARED
> > > > -I/usr/include/QtCore - I/usr/include/QtGui -I/usr/include/QtOpenGL
> > > > -pipe -Wall
> > > >  -fno-exceptions - Wno-unused-value -fsigned-char -fvisibility=hidden
> > > > -g -Os -fno-omit-frame- pointer  -MT main.lo -MD -MP -MF
> > > > .deps/main.Tpo -c -o main.lo main.cpp libtool: compile:  g++
> > > > -DHAVE_CONFIG_H -I. -I../.. -DQT3_SUPPORT -DQT_SHARED - DQT3_SUPPORT
> > > > -I/usr/include/QtCore -I/usr/include/QtGui -
> > > > I/usr/include/Qt3Support -I/usr/include/QtNetwork
> > > > -I/usr/include/QtSql - I/usr/include/GL/ -DQT_SHARED
> > > > -I/usr/include/QtCore
> > > > -I/usr/include/QtGui - I/usr/include/QtOpenGL -pipe -Wall
> > > > -fno-exceptions -Wno-unused-value -fsigned- char -fvisibility=hidden
> > > > -g -Os -fno-omit-frame-pointer -MT main.lo -MD -MP - MF
> > > > .deps/main.Tpo -c main.cpp  -fPIC -DPIC -o .libs/main.o
> > > > In file included from main.cpp:29:
> > > > CGLarea.h:30:21: error: GL/glew.h: No such file or directory
> > > > make[5]: *** [main.lo] Error 1
> > >
> > > Yes, now you need libglew package (and devel files of course)
> > >
> > > ++
> >
> > Dosnt seem to be a libglew package in ARCH linux, could it go under a
> > different name?
> 
> [lordh at ...2346... ~]$ pacman -Qs glew
> local/glew 1.5.1-1
>     A cross-platform C/C++ extension loading library
> 
All good compiled and working, thanks.

Richard





More information about the User mailing list