[Interest] How to change paths in qmake

Thiago Macieira thiago.macieira at intel.com
Wed Mar 26 07:56:03 CET 2014


Em qua 26 mar 2014, às 00:11:04, NoRulez escreveu:
> Hello list,
> 
> I've build Qt 4.8.2 on a Mac machine.
> 
> Now I've copied the build Qt onto another machine in a different location.
> 
> After all I patched the binaries on the new machine with a Qt patcher found
> on gitorius, to be able to use CMake and Qt for my project. Because CMake
> uses qmake -query to find the installation path.
> 
> However macdeployqt isn't affected by these patcher.
> 
> Is there a simple way to copy a build Qt to a different location?

You probably forgot to patch QtCore. The installation paths are hardcoded in 
there too.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Software Architect - Intel Open Source Technology Center




More information about the Interest mailing list