[Qt-interest] How do I deploy a console program on MacOS X ?
Sylvain Pointeau
sylvain.pointeau at gmail.com
Sun Apr 19 20:52:55 CEST 2009
with the option cocoa, it would be not possible.furthermore, it is not LGPL
compatible...
it would not be a problem to have the dll belong to the exec,
but the exec contains the fix link to the dlls..
how to do it?
should I recompile Qt? and then what should be the path of the dlls ?
Cheers,
Sylvain
On Sun, Apr 19, 2009 at 4:24 PM, Vittorio G. <vitto.giova at yahoo.it> wrote:
> You could compile Qt statically (-static flag) so your application won't
> need any library bundling (or relocation)
> beware that static and universal are not compatible (at least from my
> experiments)
>
> bye
> Vittorio
>
> On Sun, Apr 19, 2009 at 11:13 AM, Sylvain Pointeau <
> sylvain.pointeau at gmail.com> wrote:
>
>> Hi,
>> please do you know how to deploy a Mac OS X console program (so not a
>> bundle) ?
>> (it is a unix tool that I am developing)
>>
>> I compile always Qt from the sources, and my program goes to search the
>> "dll" in the installed folder (with make install).
>>
>> How should I do?
>>
>> Thanks in advance for your advises.
>>
>> Cheers,
>> Sylvain
>>
>> _______________________________________________
>> Qt-interest mailing list
>> Qt-interest at trolltech.com
>> http://lists.trolltech.com/mailman/listinfo/qt-interest
>>
>>
>
>
> --
>
> W. C. Fields <http://www.brainyquote.com/quotes/authors/w/w_c_fields.html> - "A rich man is nothing but a poor man with money."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090419/780feeb6/attachment.html
More information about the Qt-interest-old
mailing list