Hey everyone,
Looking for a bit of a sanity check here.
I’m in the process of converting some PyQt tools to PySide, and I’m running
into a big issue with the QtUiTools module (while trying to make use of the
QUiLoader). Namely, one of its dependencies (libQtDesigner.so) is just
straight-up missing from the Nuke Qt distribution, so when ld tries to find it,
it ends up picking up a (different, incompatible) version of it from /usr/lib64
or OSX’s Frameworks path.
I did a quick scan of the list archives and noticed people seem to be using the
QUiLoader in their own code, so I’m curious why no one else has run into this
yet. Does everyone else just happen to have a system install of Qt 4.6 and not
something older or newer? Am I missing something really obvious here?
Thanks,
-Nathan
_______________________________________________
Nuke-python mailing list
[email protected], http://forums.thefoundry.co.uk/
http://support.thefoundry.co.uk/cgi-bin/mailman/listinfo/nuke-python