Csound Csound-dev Csound-tekno Search About

Re: [Csnd] Faust opcodes

Date2019-01-21 01:43
Fromebmtranceboy
SubjectRe: [Csnd] Faust opcodes
Thanks for the pointer, Victor.
Unfortunately, even with my updated system (now Faust is a Build with LLVM version 7.0.1), I have the same warning with the same symbol after rebuilding.
I've removed all references to LLVM 5, or any other version of LLVM except 7 but the opcodes won't show.

my cmake command is now:
cmake -DLLVM_DIR=/usr/lib/llvm-7/share/llvm/cmake/ -DCMAKE_MODULE_LINKER_FLAGS="-L/usr/lib/llvm-7/" -DBUILD_FAUST_OPCODES=1 -DFAUST_LIBRARY=/usr/local/lib/libfaust.a ..

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here

Date2019-01-21 07:05
FromVictor Lazzarini
SubjectRe: [Csnd] Faust opcodes
Did you delete the opcode lib and rebuild it?

Victor Lazzarini
Dean of Arts, Celtic Studies, and Philosophy
Maynooth University
Ireland

> On 21 Jan 2019, at 01:43, ebmtranceboy  wrote:
> 
> Thanks for the pointer, Victor.
> Unfortunately, even with my updated system (now Faust is a Build with LLVM version 7.0.1), I have the same warning with the same symbol after rebuilding.
> I've removed all references to LLVM 5, or any other version of LLVM except 7 but the opcodes won't show.
> 
> my cmake command is now:
> cmake -DLLVM_DIR=/usr/lib/llvm-7/share/llvm/cmake/ -DCMAKE_MODULE_LINKER_FLAGS="-L/usr/lib/llvm-7/" -DBUILD_FAUST_OPCODES=1 -DFAUST_LIBRARY=/usr/local/lib/libfaust.a ..
> 
> Csound mailing list
> Csound@listserv.heanet.ie
> https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
> Send bugs reports to
>        https://github.com/csound/csound/issues
> Discussions of bugs and features can be posted here

Csound mailing list
Csound@listserv.heanet.ie
https://listserv.heanet.ie/cgi-bin/wa?A0=CSOUND
Send bugs reports to
        https://github.com/csound/csound/issues
Discussions of bugs and features can be posted here