[Development] Non-movable Qt build

Kalinowski Maurice Maurice.Kalinowski at digia.com
Wed Jan 2 13:57:01 CET 2013


> 
> On 01/02/2013 01:50 PM, Yves Bailly wrote:
> > Le 02/01/2013 13:42, Thiago Macieira a écrit :
> >> On quarta-feira, 2 de janeiro de 2013 10.53.03, Yves Bailly wrote:
> >>> Does anyone knows where I could find the source code of the "official"
> >>> installer, or at least some information about what it does? Because the
> >>> installer does relocate the binaries, that would be a good starting point
> >>> to relocate my own binaries...
> >>
> >> It simply edits the qmake and QtCore DLL binaries, plus maybe some files
> in
> >> mkspecs, changing a placeholder prefix to the installation dir.
> >
> > Editing binaries? hu, havent't done that since... a long time ;-) Changing
> some
> > internal strings I guess? any idea which one or how they can be spotted?
> >
> > Regards,
> >
> 
> http://qt-project.org/wiki/Building-Qt-Package
> 
> may give some ideas

The package uses the installer framework, which contains an operation responsible for the patching. Check this link:
http://qt.gitorious.org/installer-framework/installer-framework/blobs/qt5/src/libs/installer/qtpatchoperation.cpp

BR,
Maurice


> 
> --
> Sergio Ahumada
> san at sansano.inf.utfsm.cl
> _______________________________________________
> Development mailing list
> Development at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/development



More information about the Development mailing list