On Thu, June 26, 2008 10:18, Thorsten Z?rner wrote: > > > Okay, cool, I try cmake... it runs till > ... > -- Check if the system is big endian > -- Check if the system is big endian - little endian > CMake Error: No Qt3 > -- Configuring done > ... > although I have qt3 on my system. Twice actually in the fink tree > /sw/lib/qt3 > and in the MacPorts tree /opt/local/lib/qt3 > >> env gives me this > QTDIR=/sw/lib/qt3 > > > How can I tell cmake about it? > Usually this means you need the header files, such as qt-devel (in Fedora and some others).
Greg
