[Qt-interest] [OT] Specify location of DLL dependencies on Windows
Arve Knudsen
arve.knudsen at gmail.com
Tue Jan 20 11:04:29 CET 2009
I realize this is rather off-topic wrt. Qt, but I am hoping someone on this
list has experience with this kind of problem. What I am trying to figure
out is how to let the Windows dynamic linker resolve dependencies on DLLs
that are located elsewhere in an installation. Specifically, we have a set
of Python extensions (essentially plug-in DLLs), installed in
sub-directories, that use application DLLs installed in a single directory.
Can we somehow in the Python extensions' manifests specify where to look for
their dependencies?
Thanks in advance!
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090120/1e167f8b/attachment.html
More information about the Qt-interest-old
mailing list