guice
04-18-2003, 02:25 PM
I'm heading out the door now, so I'm making a quick post on this. Any thoughts as to why? I checked the INSTALL file and it wasn't updated, so the base requirements, from what I can see, hadn't changed. using the same src direction I always had, updated from CVS:
g++3 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/qt/include -I/usr/X11R6/include -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-ico
ns/\" -c interface.cpp
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5187: no matching function for call to
`QApplication::setStyle(const char[8])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5197: no matching function for call to
`QApplication::setStyle(const char[4])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5224: no matching function for call to
`QApplication::setStyle(const char[6])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5233: no matching function for call to
`QApplication::setStyle(const char[4])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5242: no matching function for call to
`QApplication::setStyle(const char[6])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
make[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
g++3 -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/local/qt/include -I/usr/X11R6/include -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-ico
ns/\" -c interface.cpp
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5187: no matching function for call to
`QApplication::setStyle(const char[8])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5197: no matching function for call to
`QApplication::setStyle(const char[4])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5224: no matching function for call to
`QApplication::setStyle(const char[6])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5233: no matching function for call to
`QApplication::setStyle(const char[4])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
interface.cpp:5242: no matching function for call to
`QApplication::setStyle(const char[6])'
/usr/local/qt/include/qapplication.h:88: candidates are: static void
QApplication::setStyle(QStyle*)
make[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