[LAD] Fwd: Re: basic g++ compiling of faust programs

From: Renato Budinich <rennabh@email-addr-hidden>
Date: Fri Feb 03 2012 - 16:17:09 EET

Forgot to send to list also:

On Fri, 3 Feb 2012 14:48:37 +0100
Nick Copeland <nickycopeland@email-addr-hidden> wrote:

>
> You probably need something like -I/usr/lib/faust which will give you
> the final path of /usr/lib/faust/gui/FUI.h, you might also want to
> try -I. if the headerfiles are also in $CWD/gui Either way, I am not
> certain you would find it with -L/-l (upper/lower case) sinceit looks
> like an include file rather than a library.
>

ok, it seems it gets past that but I get another error:

$ g++ -I/usr/lib/faust -o simple simple.cpp
In file included from simple.cpp:48:0:
/usr/lib/faust/gui/faustqt.h:34:24: fatal error: QApplication: No such file
or directory
compilation terminated.

_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Fri Feb 3 16:15:02 2012

This archive was generated by hypermail 2.1.8 : Fri Feb 03 2012 - 16:15:02 EET