[Development] Qt 4.x and Qt 5 frameworks should use @rpath (QTBUG-31814)

Thiago Macieira thiago.macieira at intel.com
Mon Aug 4 14:22:50 CEST 2014


On Monday 04 August 2014 12:22:01 Adam Strzelecki wrote:
> I have wrote that your suggestions should be implemented without any doubt,
> but whether copy on build should be default it is really a matter of
> preference, that's why this has to be config option which may be default or
> not, I don't care, I don't want to argue about that. All I care it to have
> a choice.

Let's put it this way: 

- qmake should not generate code that copies on make
- macdeployqt should do that copying

Qt Creator can choose between running macdeployqt or setting DYLD_xxx_PATH. My 
suggestion is to run macdeployqt for bundle applications since they may be 
attempting to use resources inside their bundles.

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




More information about the Development mailing list