[Development] Relocating a Qt compilation

Eric Lemanisser eric.lemanissier at gmail.com
Thu Jun 28 16:44:41 CEST 2018


Hello,

I'm currently working on a Qt package for conan, and the fact that qt files
have absolute path hard-coded in them is problematic. The use case is the
following : a user downloads a binary distribution of Qt
(qmake+moc+include+libs etc.), which is then stored in a directory which
cannot be known when compiling said distribution.
MaintenanceTool does the exact same job of downloading existing binaries
and storing them in directory chosen by the user, so it has to patch the
files. Are MaintenceTool's sources available, or at least the patching
process ? There used to be a small tool (qpatch? qtpatch?) doing that, but
I cannot find it

Thanks!

Eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20180628/4b978f3a/attachment.html>


More information about the Development mailing list