Hi. I just grabbed latest sourcecode from trunk & tried to compile. I get an error compiling glsceneview.cpp: g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_QT3SUPPORT_LIB -DQT3_SUPPORT -DQT_XML_LIB -DQT_OPENGL_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/linux-g++-64 -I. -I/usr/include/qt4/QtCore -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtOpenGL -I/usr/include/qt4/QtXml -I/usr/include/qt4/Qt3Support -I/usr/include/qt4 -Isrc -I/usr/X11R6/include -Isrc/.moc...
Thanks for the helpful posts, everyone!
I had the same problem. I hadn't discovered this thread so Here's how I solved it: In addition at adding #include <GL/glu.h> to src/glsceneview.cpp, I also had to add it to src/glmodelview.cpp And instead of adding "-lGLU" to makefile, I just added this to the end of GroupExplorer.pro LIBS += -lGLU and it worked
I had the same problem. I hadn't discovered this thread so Here's how I solved it: In addition at adding #include <GL/glu.h> to src/glsceneview.cpp, I also had to add it to src/glmodelview.cpp And instead of adding "-lGLU" to makefile, I just added this to the end of GroupExplorer.pro ~~~ LIBS += -lGLU ~~~ and it worked
Typo in Quaternion group definition
Home
Community
Home
Gallery
Home
The First Five Symmetric Groups
FAQ
Group Files
The First Five Symmetric Groups
Group Files
Portable Group Explorer
FAQ
FAQ
Home
Similar to a previous service request
Split out classes into their own files
Error in definition of Z_3 sdp Z_4
Antialiasing
Antialiasing
Upgrade sheets to be built on QGraphicsView
Finish port to Qt4
Linux compiled version does not work
Search function is borked
Protect the software from bad .group files
On Mac OS X (10.6.8) canceling the preferences pane causes a crash
Handle missing search paths more robustly
Include MathJax typesetting
Make sharing settings possible
Improve launch efficiency