I have the following problem installing QT3 on Mac OS X 10.3 (7B85):

Creating qmake. Please wait...
/usr/bin/make -f Makefile qmake
c++ -c -o project.o -DQ_OS_DARWIN -DQ_OS_FREEBSD -I. -Igenerators -Igenerators/unix -Igenerators/win32 -Igenerators/mac -I/sw/src/qt3-3.1.2-3/qt-x11-free-3.1.2/include/qmake -I/sw/src/qt3-3.1.2-3/qt-x11-free-3.1.2/include -I/sw/src/qt3-3.1.2-3/qt-x11-free-3.1.2/include -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO_COMPONENT -DQT_NO_STL -DQT_NO_COMPRESS -I/sw/src/qt3-3.1.2-3/qt-x11-free-3.1.2/mkspecs/darwin-g++ project.cpp
dyld: c++ version mismatch for library: /sw/lib/libiconv.2.dylib (compatibility version of user: 5.0.0 greater than library's version: 3.0.0)
make[1]: *** [project.o] Trace/BPT trap
make: *** [uqmake] Error 2
qmake failed to build. Aborting.

Qt must first be configured using the "configure" script.

make: *** [.qmake.cache] Error 1
### execution of /var/tmp/tmp.2.ehYcQ2 failed, exit code 2
Failed: compiling qt3-3.1.2-3 failed

Someone could help me?

Thanks.

Michele Percich

Reply via email to