Bugs item #517185, was opened at 2002-02-13 13:07 You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=517185&group_id=11050
Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) Summary: Make cannot find the qt lib/includes Initial Comment: Even after specifing the qt file locates: ./configure --enable-win32 --with-qt-dir=/usr/lib/qt3 --with-qt-includes=/usr/lib/qt3/include --with-qt-libraries=/usr/lib/qt3/lib --libdir=/usr/lib/qt3/lib --includedir=/usr/lib/qt3/include as you can see, i even specified the "libdir" & "includedir" to try to force it to find the qt files. still, it failed. interesting, the location seems to be 'hard coded' into the makefile for something! ie: c++ -DHAVE_CONFIG_H -I. -I. -I../include -I/usr/include/qt2 -DQT_THREAD_SUPPORT -Wall -Wno-unused -g -march=i586 -ffast-math -pipe -Wp,-MD,.deps/audc.pp -c audc.cpp -fPIC -DPIC -o audc.lo In file included from audc_p.cpp:3: ---------------------------------------------------------------------- You can respond by visiting: http://sourceforge.net/tracker/?func=detail&atid=111050&aid=517185&group_id=11050 _______________________________________________ Avifile mailing list [EMAIL PROTECTED] http://prak.org/mailman/listinfo/avifile
