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

bill.king at nokia.com bill.king at nokia.com
Thu Nov 3 09:54:31 CET 2011


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