qt examples -- linking problems

2002-09-04 Thread Craig Maloney
Hi all. I'm having some problems building the qt example programs. --- $ make 2> err.txt g++-2.95 -c -I/usr/include/qt -pipe -fno-exceptions -O3 -Wall -Wpointer-arith -Wwrite-strings -Wmissing-prototypes -o hello.o hello.cpp g++-2.95 -L/lib-o ./hello hello.

Linking problems

1999-04-23 Thread M.C. Vernon
Hi all, More compiliation problems I'm afraid: I'm trying to get this simple program to compile. It produces an object file OK, but ld complains: cannot open -lMesaGL: no such file or directory. This is confusing, given I have mesage-dev installed, and libMesaGL.a is next to libMesaGLU.a

Linking problems boundary="==_Exmh_13452812500" boundary="==_Exmh_13601327980"

1997-03-25 Thread Oliver Elphick
This is a multipart MIME message. --==_Exmh_13601327980 Content-Type: text/plain; charset=us-ascii I have the following errors when trying to compile and link a class that derives from QListBox: g++ -g -o try try.cc try1.cc -I/usr/include/X11/qt -L/usr/X11R6/lib -lqt -lg++ /tmp/cca197912.o: