[Interest] kernel/qdnd_mac.mm:628: error: ‘SetRect’ was not declared in this scope
Raul Metsma
raul at innovaatik.ee
Mon Apr 23 18:16:22 CEST 2012
Orr somebody could port the accessibility support to 4.8 cocoa :D
As paying customer I am bit disappointed that this is not still done.
Carbon has deprecated and there is no real alternative on cocoa.
Raul
On 23.04.2012, at 16:00, Pavel Koshevoy wrote:
> On 4/23/2012 12:58 AM, Raul Metsma wrote:
>> 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 there are some path problems with XCode 4.3
>> Apple has bundled all SDK in App bundle now,
>> Bye Bye /Develeoper folder
>> new path is
>> /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.6.sdk
>> and Qt Creator cannot find by default toolchains
>>
>> Raul
>>
>
>
> You can install Xcode 3.2.6 on Lion. Make sure to turn back the date to
> 2011 before you start the installer, otherwise it will fail due to an
> expired certificate. Also, follow these instructions --
> http://stackoverflow.com/questions/10052921/how-to-install-xcode-3-2-x-on-lion
>
> With Xcode 3.2.6 you will get the /Developer folder back. Xcode 3.2.6
> can coexist with Xcode 4.3, and you can use 'sudo xcode-select -switch
> /Developer' or 'sudo xcode-select -switch
> /Applications/Xcode.app/Contents/Developer' to switch between them.
>
> Pavel
>
> _______________________________________________
> Interest mailing list
> Interest at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
More information about the Interest
mailing list