Hi,
same as previous email, if I use Carbon option to bypass the Cocoa port
build error, it still build failed.
macx-g++ on Mac 10.6.8
./configure -opensource -qtnamespace AAA -qtlibinfix AAA -shared -carbon
-no-framework
then
make
will get following compiler error:
gcc -c -pipe -g -arch i386 -ar
Hi,
I downloaded qt-everywhere-opensource-src-4.8.4.tar.gz, and try to build it
on Mac 10.6.8 with macx-g++ spec.
./configure -opensource -qtnamespace AAA -qtlibinfix AAA
then
make
will have following error:
gcc -c -pipe -g -arch x86_64 -Xarch_x86_64 -mmacosx-version-min=10.5 -arch
x86_64 -Xarch_x