qtecasound make problem

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: qtecasound make problem
From: Trenyik Zsolt (trezso_AT_vpk-b111.vpk.bme.hu)
Date: Wed Jan 08 2003 - 17:09:18 EET


Hi all,

I tried to compile qtecasound. Configure goes well but at make it prints
some error:

bash-2.05a# make
make all-recursive
make[1]: Entering directory `/usr/src/sndprocess/qtecasound-0.1dev6'
Making all in qtecasound
make[2]: Entering directory
`/usr/src/sndprocess/qtecasound-0.1dev6/qtecasound'
c++ -DHAVE_CONFIG_H -I. -I. -I.. -I. -I../libqtecasound
-I/usr/lib/qt/include/ -I -O2 -D_REENTRANT -DNDEBUG -ffast-math
-fstrict-aliasing -funroll-loops -c qebuttonrow_moc.cpp
In file included from qebuttonrow_moc.cpp:11:
qebuttonrow.h:41: `QButton' was not declared in this scope
qebuttonrow.h:41: parse error before `,'
qebuttonrow.h:49: `QButton' was not declared in this scope
qebuttonrow.h:49: parse error before `,'
qebuttonrow.h:49: `QEButtonRow::add_button(...)' has already been declared
in `QEButtonRow'
qebuttonrow.h:55: syntax error before `*'
qebuttonrow.h:63: parse error before `private'
qebuttonrow.h:68: `QButton' was not declared in this scope
qebuttonrow.h:68: parse error before `>'
make[2]: *** [qebuttonrow_moc.o] Error 1
make[2]: Leaving directory
`/usr/src/sndprocess/qtecasound-0.1dev6/qtecasound'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/usr/src/sndprocess/qtecasound-0.1dev6'
make: *** [all-recursive-am] Error 2

could somebody help me? It has been configured with the command
./configure --with-qt=/usr/lib/qt --with-qt-libraries=/usr/lib/qt/lib/
--with-qt-includes=/usr/lib/qt/include/

I work on slackware 7.1, qt 3.0.4

thanks a lot trezs


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Jan 08 2003 - 17:00:59 EET