[Interest] question about windows installation

Darren Dale dsdale24 at gmail.com
Sat Aug 23 22:27:12 CEST 2014


I've been working on a relocatable Qt5 conda package, which patches the
hardcoded paths in the Qt5Core.dll and qmake.exe files. However, there are
a number of .lib and .prl files that conda is having trouble fixing the
paths because they use double backslashes "\\\\" for the path separator.
Why are double backslashes used? And what purpose do the .lib  and .prl
files serve? If I'm only using strictly static linking, do I need them? Is
it really necessary to use "\\\\" as the path separators? That is, could I
replace those with "/" or "\\"?

Thanks,
Darren
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/interest/attachments/20140823/fb35b580/attachment.html>


More information about the Interest mailing list