[PyQt] Where does pyqt5qmlplugin.dll get the python executable path?

Phil Thompson phil at riverbankcomputing.com
Fri Jan 11 10:02:27 GMT 2019


On 9 Jan 2019, at 12:02 pm, Russell Warren <russ at perspexis.com> wrote:
> 
> 
> It doesn't. It dynamically loads the shared library the path of which is determined by configure.py.
> 
> Just to confirm I understand... Does this mean that the python shared library path is hard coded into the qml plugin library at compile time?

Yes.

Phil


More information about the PyQt mailing list