[Qt-creator] Can Nokia distribute qt/cocoalibraries?

Yue Wang yuleopen at gmail.com
Mon May 18 13:26:02 CEST 2009


Hi,

thanks for the answer,
just downloaded the cocoa version,
(qt-mac-cocoa-opensource-4.5.1.dmg), removed the previous
installation, and install the cocoa version. However, qmake -project,
qmake still make the project link to carbon framework by default:  is
this necessary?
moreover, after unpacking the installation package and run :
yuewang:~ yue$ otool -L
/Users/yue/Archive/Library/Frameworks/QtGui.framework/Versions/4/QtGui
/Users/yue/Archive/Library/Frameworks/QtGui.framework/Versions/4/QtGui:
	QtGui.framework/Versions/4/QtGui (compatibility version 4.5.0,
current version 4.5.1)
	/System/Library/Frameworks/Carbon.framework/Versions/A/Carbon
(compatibility version 2.0.0, current version 136.0.0)
	/System/Library/Frameworks/AppKit.framework/Versions/C/AppKit
(compatibility version 45.0.0, current version 949.0.0)
	QtCore.framework/Versions/4/QtCore (compatibility version 4.5.0,
current version 4.5.1)
	/usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 1.2.3)
	/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 111.0.0)
	/System/Library/Frameworks/ApplicationServices.framework/Versions/A/ApplicationServices
(compatibility version 1.0.0, current version 34.0.0)
	/usr/lib/libstdc++.6.dylib (compatibility version 7.0.0, current version 7.4.0)
	/usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version 1.0.0)
	/System/Library/Frameworks/CoreServices.framework/Versions/A/CoreServices
(compatibility version 1.0.0, current version 32.0.0)
	/usr/lib/libobjc.A.dylib (compatibility version 1.0.0, current version 227.0.0)
	/System/Library/Frameworks/CoreFoundation.framework/Versions/A/CoreFoundation
(compatibility version 150.0.0, current version 476.0.0)
	/System/Library/Frameworks/Foundation.framework/Versions/C/Foundation
(compatibility version 300.0.0, current version 677.12.0)

it is linked to Carbon , not Cocoa?


Yue Wang

On Fri, May 15, 2009 at 5:34 PM, Daniel Molkentin
<daniel.molkentin at nokia.com> wrote:
> Hi,
>
> ext Yue Wang schrieb:
>> Hi,
>>
>> I just download the qt sdk 4.5.1 but found that there are only two
>> sets of binaries there (i386 and ppc).
>> Moreover, all the binaries are linked to carbon, not cocoa.
>> Can nokia distribute prebuilt 64 bits cocoa libraries? Thanks.
>
> Actually we do, as of 4.5.1:
>
> ftp://ftp.trolltech.com/qt/source/qt-mac-cocoa-opensource-4.5.1-debug-libs.dmg
> ftp://ftp.trolltech.com/qt/source/qt-mac-cocoa-opensource-4.5.1.dmg
>
> We just do not provide an SDK that ships with it. However, it should
> work just fine with the current SDK or standalone creator. As for
> bundling it with the SDK in a forthcoming release: We are looking into it.
>
> Cheers,
>   Daniel
>
> --
> Daniel Molkentin, Software Engineer,
> Nokia Qt Software, www.qtsoftware.com
> Rudower Chaussee 13, DE-12489 Berlin
> _______________________________________________
> Qt-creator mailing list
> Qt-creator at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-creator
>




More information about the Qt-creator-old mailing list