Hi, hmm, qt is there but the QGLWidget symbols seem to be missing, could you do a
objdump -dCT libqt.so | grep QGLWidget and check if the missing symbols are there or not. BTW which qt version are you using ? IIRC there where versions which had a different library for the OpenSG widget, could you check your lib location which other libqt* files are there, maybe they contain the missing symbols, just to the objdump from above to see if they do. regards, gerrit ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ Opensg-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/opensg-users
