Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread Sorvig Morten
> 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

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread m...@rpzdesign.com
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: >

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread Thiago Macieira
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

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread m...@rpzdesign.com
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’

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-11 Thread Sorvig Morten
> 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

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-10 Thread Ziller Eike
> 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 > >

Re: [Development] 5.4.1 OSX macdeployqt FAIL

2015-05-10 Thread mark diener
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

[Development] 5.4.1 OSX macdeployqt FAIL

2015-05-10 Thread mark diener
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