On Tue, Feb 25, 2020 at 06:05:59PM +0000, Rory Walsh wrote: > Looks like your not linking correctly to the Csound library? What he said... What's your OS & compiler? On my system, the command would be something like: gcc -I -L -lcsound64 mycode.c where you replace the things in brackets with the actual locations. Depending on how you're set up, the path parameters might differ or not be needed... -- Pete -- > > On Tue 25 Feb 2020, 18:01 fauveboy, wrote: > > > great the casting has got rid of one problem :). > > > > However this is the current error still with the same code (with the > > casting) : http://ix.io/2cEV > > Do do these csound functions appear undefined? > > 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