[Qt-interest] Installing QCA under mac os x

Oliver Demetz forenbeitraege at oliverdemetz.de
Fri Jul 24 11:26:43 CEST 2009


Hi,
I'm sorry, I solved the problem already.
qmake has somehow destroyed my project file.

The steps I described were absolutely perfect, qca works.

Regards,
Oliver

Oliver Demetz schrieb:
> Hi,
> 
> I have been developping on a (qt) project for several months under 
> windows now, and so far - under windows - everything works fine.
> 
> Now I wanted to port this to mac os x.
> 
> I downloaded and installed the package
>      qt-mac-cocoa-opensource-4.5.2.dmg
> 
> The problem now is that I need the cryptographic extensions from the QCA 
> package, see
>      http://delta.affinix.com/qca/
> 
> They offer binaries for mac os x, which I took and did as (only roughly) 
> described:
> 
> I copied the qca.framework folder to /Library/Frameworks and I copied 
> the crypto.prf file to /usr/local/Qt4.5/mkspecs/features.
> 
> Ok. Then I took my project, executed
>     qmake hs.pro
> which created a hs.xcodeproj file, that I opened in Xcode afterwards.
> Clicking on "Build and Go" took a while and finally lead to hundreds of 
> errors all being concerned with
>   - "QtCrypto: No such file or directory"
> or
>   - "QCA has not been declared"
> 
> 
> Question:
> A) Do I have to alter something in XCode before compiling my project?
> B) Is there the possibility to just have qmake create makefiles as usual 
> (for Mingw)?
> 
> Thanks in advance,
> with the very best regards,
> Oliver
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest




More information about the Qt-interest-old mailing list