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?
------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Gambas-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gambas-user
