It appears the libqglviewer.so.2.2.6 from the binary install does not export any qglviewer symbols.
if you run nm to display the qlviewer symbol entries: nm -D /usr/lib/libqglviewer.so.2.2.6 | grep -i qglviewer returns nothing for the version installed from binary package, but contains 694 lines for the from source compilation. A simple rebuild from source would provide a new lib that can be added to the binary package libqglviewer2. ** Tags added: opengl qt qtgl -- binary package cannot be linked to, locally-rebuilt version works https://bugs.launchpad.net/bugs/193372 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
