Anyone knows the secret trick what to do to make a Qt app find the Qt headers?

[EMAIL PROTECTED]:~/kphone$ CXXFLAGS="-I/usr/local/include
-I/usr/local/lib/qt3/include" LDFLAGS="-L/usr/local/lib
-L/usr/local/lib/qt3/lib" ./configure
[...]
checking location of Qt header files... 
not found. Giving up.

CL<

Reply via email to