Re: [Interest] kernel/qdnd_mac.mm:628: error: ‘SetRect’ was not declared in this scope

2012-04-22 Thread Raul Metsma
With 4.8 if you build carbon version on lion then you still hit the error and you have to set SDK to 10.6 and yes I need carbon support http://doc-snapshot.qt-project.org/5.0/developing-on-mac.html Note: There is no accessibility support in the Cocoa version. This is planned for Qt 4.8. Second

Re: [Interest] kernel/qdnd_mac.mm:628: error: ‘SetRect’ was not declared in this scope

2012-04-22 Thread James
thanks, the latest qt package works for Mac Lion. just wonder what if qt stop update to support latest Mac OS X in someday? Sent from my iPhone On Apr 22, 2012, at 7:12 PM, Till Oliver Knoll wrote: > > > Am 21.04.2012 um 20:56 schrieb James Yan : > >> ... >> >> but always get a strage er

Re: [Interest] kernel/qdnd_mac.mm:628: error: ‘SetRect’ was not declared in this scope

2012-04-22 Thread Till Oliver Knoll
Am 21.04.2012 um 20:56 schrieb James Yan : > ... > > but always get a strage error as title : kernel/qdnd_mac.mm:628: error: > ‘SetRect’ was not declared in this scope, > any hint for it? thanks. > BTW, the same version complied successfully on Windows 7 on the same machine > ( my MBP ) . No

Re: [Interest] kernel/qdnd_mac.mm:628: error: ‘SetRect’ was not declared in this scope

2012-04-22 Thread Raul Metsma
You have to set SDK MacOSX10.6 Raul On 21.04.2012, at 21:56, James Yan wrote: > I'm used qt (4.6.3 open source / static complied ) on mac leopard for a long > time, and it works well. > recently, i upgraded to lion, then try to re-complie the 4.6.3 in static > again : > > > > ./co

Re: [Interest] Qt ssh root ca bundle

2012-04-22 Thread ynon perek
Hi, I must have misunderstood the report... In any case, I filtered out expired certificates and now everything's back to work. In case anyone may be interested, here's the code I used for filtering: https://gist.github.com/2462852 Thanks for all the help, Ynon On 18 April 2012 13:32, Thiago