Re: [linux-audio-user] [AN] QLoud-0.1 - measuring loudspeaker response

From: Andrew Gaydenko <a@email-addr-hidden>
Date: Fri Aug 11 2006 - 13:56:53 EEST

Joel,

At any case, try last version. The app has little page now:

http://gaydenko.com/qloud/

As for Qwt, you have specidied lib dir, rather the lib itself. Try add '-lqwt' along
with other (-ljack -lfftw3 and so on).

Andrew

======= On Friday 11 August 2006 14:45, joel silvestre wrote: =======
I try to compile but the linker is not happy, lots of undefine reference
to Qwt.

Qwt is compiled from CVS and src.pro is :

LIBS += -L/home/moa/sources/qwt/lib \
-ljack \
-lfftw3 \
-lsndfile
INCLUDEPATH += ../src \
/home/moa/sources/qwt/include \
/usr/include
MOC_DIR = ../moc
UI_DIR = ../ui
OBJECTS_DIR = ../obj
TARGET = ../bin/qloud
QT += xml
CONFIG += debug \
warn_on \
qt \
thread \
exceptions \
console
TEMPLATE = app

What do I miss?

joel
Received on Fri Aug 11 16:15:04 2006

This archive was generated by hypermail 2.1.8 : Fri Aug 11 2006 - 16:15:04 EEST