On Oct 7, 2006, at 4:17 PM, Timothy Reaves wrote:
Georg Baum wrote:
Am Samstag, 7. Oktober 2006 19:30 schrieb Timothy Reaves:
ectory
You have to add -I/usr/local/Trolltech/Qt-4.2.0/include to your
compiler flags.
See my mail to Bennet about pkgconfig a few days ago.
Georg
Also, on the Mac, Qt4 installs as a framework, yet
export LDFLAGS="-framework Carbon -framework OpenGL -framework AGL -
framework QuickTime -framework QtCore -framework QtGui -framework
QtSvg -framework QtXml -lz"
leads to
checking for QT4_FRONTEND... configure: error: Package requirements
(QtCore QtGui) were not met:
No package 'QtCore' found
No package 'QtGui' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables
QT4_FRONTEND_CFLAGS
and QT4_FRONTEND_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.
What would need to be done to have the build files simply use the
installed frameworks?
What I've needed to do to get Qt to work is not simply to compile Qt,
but actually install it. Then, with pkgconfig installed (from fink),
it picks up the Qt installation properly.
Once I get it to compile completely, I'll work on revising compile/
install instructions for OS X.
Bennett
----------
Bennett Helm
Department of Philosophy
Franklin & Marshall College
P. O. Box 3003
Lancaster, PA 17604-3003
Voice: (717) 291-4392
Fax: (717) 291-4369
Homepage: <http://www.fandm.edu/x11323.xml>