[Qt-creator] Debian (harmattan) project deployment / packaging

Harri Pasanen harri at mpaja.com
Thu Nov 3 11:56:26 CET 2011


Ok, done
https://bugreports.qt.nokia.com/browse/QTCREATORBUG-6463

On 11/03/2011 09:54 AM, bill.king at nokia.com wrote:
> This sounds very much like a candidate for a bugreport. If you haven't already, can I get you to report this at http://bugreports.qt.nokia.com?
>
> Thanks,
> Bill.
>
> --
>
>      Bill King
>      Lead Test Engineer
>      Nokia, Qt Creator team
>      http://qt.nokia.com
>
>
>> -----Original Message-----
>> From: qt-creator-bounces+bill.king=nokia.com at qt-project.org [mailto:qt-
>> creator-bounces+bill.king=nokia.com at qt-project.org] On Behalf Of ext Harri
>> Pasanen
>> Sent: Wednesday, 2 November 2011 6:11 PM
>> To: qt-creator at qt-project.org
>> Subject: [Qt-creator] Debian (harmattan) project deployment / packaging
>>
>> Hi,
>>
>> It seems that packaging for Harmattan is still a bit rough around edges.
>>
>> If I have a subproject with a static lib, the libxxx.a ends up inside the deb file if I
>> agree to Creators suggestion that there is missing info for harmattan
>> deployment.
>>
>> Creator ads these lines to static library subproject's .pro file:
>>
>> contains(MEEGO_EDITION,harmattan) {
>>       target.path = /opt/myapp/lib
>>       INSTALLS += target
>> }
>>
>> I suppose the fix would be detecting
>> TEMPLATE = lib
>> CONFIG = static
>>
>> combination so that static libs would not be deployed.
>>
>> Regards,
>>
>> Harri
>> _______________________________________________
>> Qt-creator mailing list
>> Qt-creator at qt-project.org
>> http://lists.qt-project.org/mailman/listinfo/qt-creator




More information about the Qt-creator mailing list