Has anyone been able to get this to build on OSX (10.5.5) for Cocoa? If I don't specify -no-openssl then I get a fatal error linking SSL.
If I do specify -no-openssl I get past that and get a fatal error compiling qfiledialog_mac.mm: ui_qfiledialog.h No such file or directory. My config spec is: ./configure -debug -platform macx-g++ -cocoa -arch x86_64 -no-openssl If I did the straight ./configure out-of-the-box I got the SSL build error. There were no special instructions in INSTALL that this would not build on Cocoa. Carlos Smith Avid Technology, Inc. _______________________________________________ Qt4-preview-feedback mailing list [email protected] http://lists.trolltech.com/mailman/listinfo/qt4-preview-feedback
