[Qt-interest] The Mac and 4.5: two questions
Bob Hood
bhood2 at comcast.net
Mon Mar 9 00:29:47 CET 2009
First question:
>From the command line, I'm trying to create an in-place build of the
open source distribution of Qt 4.5 on the OS X (10.5.6, gcc version
"i686-apple-darwin9-gcc-4.0.1", Xcode 3.0). I've tried the following
two configuration lines:
./configure -static -universal -no-framework -prefix $PWD
./configure -universal -no-framework -prefix $PWD
For both, I execute "make sub-src" after they complete so I am not
making the entire system. Unfortunately, both of these configurations
result in an error at some point in the compile. For the first, I get
an error about "'mmx' is not a valid option". The second configuration
produces "ld: library not found for -lQtCore_debug" (because there *is*
no "libQtCore_debug", only "libQtCore.4.5.0.dylib") when trying to link
"libQtXml.4.5.0.dylib". What is wrong with the configuration options
I'm using? Or, is there something wrong with my development configuration?
Second question:
What configuration options are required to get a 64-bit build of Qt 4.5
on the Mac?
--
Render me gone, |||
Bob ^(===)^
---------------------------------oOO--(_)--OOo---------------------------------
"If I owned Hell and Texas, I would rent out Texas and live in Hell."
- General Phil Sheridan
More information about the Qt-interest-old
mailing list