View Single Post
Posts: 6 | Thanked: 3 times | Joined on May 2010
#3
Originally Posted by gri View Post
So what now? Is there anything magic I don't know when using shared library runtime loading?
Try playing with the load hints if you're using QLibrary to load Python, especially ExportExternalSymbolsHint:

http://doc.qt.nokia.com/4.6/qlibrary.html#LoadHint-enum
 

The Following 2 Users Say Thank You to :-) For This Useful Post: