======= On Tuesday 19 June 2007, Hector Centeno wrote: =======
Hi,
I'm trying to build QLoud 0.22 and I can't get pass this error:
/usr/bin/ld: cannot find -lqwt
collect2: ld returned 1 exit status
I built and installed the latest version of qwt and set the
LD_LIBRARY_PATH and also set the right path to the library in
/etc/ld.so.conf.d and still ld can't find it. I'll appreciate any help
here.
Thanks!
Hector
Is Qwt 5.x installed against Qt 4.x? If you can build Qwt examples
using 'qmake' from Qt 4.x, you will be able to build QLoud also.