Here is the error that I am getting in the make phase : *Output of Make:* cd lib && make -f Makefile c++ -c -pipe -ffast-math -Wall -W -g -fPIC -DQT_NO_COMPAT -DQT_THREAD_SUPPORT -DQT_SHARED -DQT_ACCESSIBILITY_SUPPORT -DQT_TABLET_SUPPORT -DQT_NO_DEBUG -I/opt/local/share/qt3/mkspecs/default -I. -I/opt/local/include/db43 -I/usr/local/include/ta-lib -I/opt/local/var/macports/software/qt3-mac/include/qt3 -o QuotePlugin.o QuotePlugin.cpp In file included from QuotePlugin.cpp:22: *QuotePlugin.h:25:21: error: qstring.h: No such file or directory **followed by various other errors about Quoteplugin.cpp **..... .... *make[1]: *** [QuotePlugin.o] Error 1 make: *** [sub-lib] Error 2
Also, here are the various paths and other useful info: $QTDIR -bash: /opt/local/var/macports/software/qt3-mac: is a directory uname -a Darwin My-Mac.local 9.6.0 Darwin Kernel Version 9.6.0: Mon Nov 24 17:37:00 PST 2008; root:xnu-1228.9.59~1/RELEASE_I386 i386 sw_vers ProductName: Mac OS X ProductVersion: 10.5.6 BuildVersion: 9G55 Any suggestions?* *Am I missing out on something? Cheers, Sam
_______________________________________________ macports-users mailing list [email protected] http://lists.macosforge.org/mailman/listinfo.cgi/macports-users
