Menu

#5 install problems

open
nobody
None
5
2001-02-17
2001-02-17
Anonymous
No

I am having problems compliling with Red Hat 7.0.

/usr/local/tmake/bin/tmake -o qgeo.make qgeo.pro
mkdir -p unix_obj unix_moc
make -f qgeo.make
make[1]: Entering directory `/home/dlmiller/qgeo-0.0.2'
g++ -c -pipe -O2 -DNO_DEBUG -I/usr/lib/qt-2.0.1/include -o main.o main.cpp
g++ -c -pipe -O2 -DNO_DEBUG -I/usr/lib/qt-2.0.1/include -o Index.o Index.cpp
g++ -c -pipe -O2 -DNO_DEBUG -I/usr/lib/qt-2.0.1/include -o IndexData.o IndexData.cpp
g++ -c -pipe -O2 -DNO_DEBUG -I/usr/lib/qt-2.0.1/include -o Jview.o Jview.cpp
Jview.cpp: In method `void Jview::showPages()':
Jview.cpp:158: base operand of `->' has non-pointer type `QPalette'

I would appreciate any help
make[1]: *** [Jview.o] Error 1
make[1]: Leaving directory `/home/dlmiller/qgeo-0.0.2'
make: *** [all] Error 2

Discussion


Log in to post a comment.