Hi,
I've been trying to not include libfreetype in my qt build, but so-far, to no avail. With the following configuration, I still get -lfreetype included in the makefiles qt produces. Does anyone have any idea what I might be doing wrong.
./configure -prefix /home/davidg/qt/qt-4.2.3/static -release -static -fast -platform solaris-cc -no-libpng -no-fontconfig -no-glib
cheers,
David
Bookmarks