me(who else?)
10-29-2004, 11:02 PM
Sorry to flood this forum with another (possibly) stupid thread... Does anybody know where I can find the QGT libraries? The software (3dom) claims that troll.no 's ftp site has it, but so far no dice. Google doesn't even seem to think that QGT exists. Does anybody have any ideas on where to find this? And (maybe) even better, where I can get some good, free 3-D manipulation software for Linux that doesn't require a set of invisible libraries?
And yes, I did install QT already.
Mictlantecuhtli
10-30-2004, 08:00 AM
QGT = OpenGL extensions for QT. They have to be compiled from QT source - in other words, you have to compile the whole QT from source.
Some 3D modelling apps are here: http://sourceforge.net/softwaremap/trove_list.php?form_cat=109&xdiscrim=230
me(who else?)
10-30-2004, 09:29 AM
Thanks Mict. I did compile Qt from source, so I don't know what it's whining about. I'll try the 3D link.
Mictlantecuhtli
10-30-2004, 12:01 PM
Perharps you didn't compile it with proper parameters?
./configure --help
WARNING: /usr/X11R6/lib/libGLU.so is threaded!
The Qt OpenGL module requires Qt to be configured with -thread.
(Don't ask me why that is a warning)