> On 11 May 2015, at 23:12, m...@rpzdesign.com wrote:
>
> Thiago:
>
> My intention was never (explicity or implied) to insult anyone.
>
> Now I know who the platform maintainer is!
>
> https://wiki.qt.io/Maintainers
>
> And how Mr Sorvig could take offense!
>
> And for that I share my sincer
Thiago:
My intention was never (explicity or implied) to insult anyone.
Now I know who the platform maintainer is!
https://wiki.qt.io/Maintainers
And how Mr Sorvig could take offense!
And for that I share my sincere apology for any offense.
md
On 5/11/2015 12:43 PM, Thiago Macieira wrote:
>
On Monday 11 May 2015 11:02:47 m...@rpzdesign.com wrote:
> There is a huge amount of code and build infrastructure to learn just to
> get to a minimum level of competence on Qt 5.x.
>
> ---> I nominate you for “most drama in bug report” in this year’s awards.
>
> Well, since you mention it, I no
Sorvig:
There is a huge amount of code and build infrastructure to learn just to
get to a minimum level of competence on Qt 5.x.
---> I nominate you for “most drama in bug report” in this year’s awards.
Well, since you mention it, I nominate Sorvig for “best Qt community
builder” in this year’
> On 11 May 2015, at 08:45, Ziller Eike wrote:
>
>>
>> On May 10, 2015, at 9:08 PM, mark diener wrote:
>>
>> Well, it looks like the big weakness in OSX deployment is macdeployqt and we
>> are on version 5.4.1+
>>
>> I was able to change my macdeployqt command line FROM:
>>
>> macdeployqt
> On May 10, 2015, at 9:08 PM, mark diener wrote:
>
> Well, it looks like the big weakness in OSX deployment is macdeployqt and we
> are on version 5.4.1+
>
> I was able to change my macdeployqt command line FROM:
>
> macdeployqt ./testdep.app/ -qmldir=/macdev/qdev/testdep/ -verbose=2
>
>
Well, it looks like the big weakness in OSX deployment is macdeployqt and
we are on version 5.4.1+
I was able to change my macdeployqt command line FROM:
macdeployqt ./testdep.app/ -qmldir=/macdev/qdev/testdep/ -verbose=2
TO:
macdeployqt testdep.app/ -qmldir=/macdev/qdev/testdep/ -verbose=2
Hello:
Has someone gotten macdeployqt to actually work and create a self running
bundle
that successfully runs on OSX ?
If yes, please share your command line for macdeployqt.
My macdeployqt command line:
macdeployqt ./testdep.app/ -qmldir=/macdev/qdev/testdep/
my otool dump of the bundle aft