PDA

View Full Version : interface.cpp error with new seq ver



bleat
04-21-2003, 02:05 AM
I have QT 3.0.5 installed. Last working seq was installed with it. Any ideas?



make[2]: Entering directory `/root/showeq/showeq/src'
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/qt/include -I. -DMAPDIR=\"/usr/local/share/showeq\" -DLOGDIR=\"/usr/local/share/showeq\" -I/usr/include/pcap -D_REENTRANT -O2 -Wall -g -ggdb -DDEBUG -finline-functions -DQT_THREAD_SUPPORT=1 -DDISPLAY_ICONS=false -DICON_DIR=\"/eq-icons/\" -c interface.cpp
interface.cpp: In member function `int EQInterface::setTheme(int)':
interface.cpp:5182: parse error before `<<' token
interface.cpp:5196: parse error before `<<' token
interface.cpp:5213: parse error before `<<' token
interface.cpp:5247: parse error before `<<' token
interface.cpp:5263: parse error before `<<' token
interface.cpp:5279: parse error before `<<' token
xmake[2]: *** [interface.o] Error 1
make[2]: Leaving directory `/root/showeq/showeq/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/showeq/showeq'
make: *** [all-recursive-am] Error 2

checking for Qt... yes
>> Found version.: 3.0.5
>>> Headers......: /usr/local/qt/include/
>>>> Libraries...: /usr/local/qt/lib/
>>>>> Workable...: -*{ YES }*-
checking for Qt MOC... yes
checking if Qt compiles without flags... yes