[Cs-dev] keep getting -1 from csoundCompile
Date | 2008-03-01 19:40 |
From | Carsten Hoyer |
Subject | [Cs-dev] keep getting -1 from csoundCompile |
Hey I want to use csoundCompile, but for some reason i keep getting -1 from it. I´m not really sure what im doing wrong. I wish to use csoundCompile without any input. Tried different combinations, this is what I´m trying at the moment: ud->result=csoundCompile(ud->csound,NULL,NULL); But result is -1 Could you help a little? Thanks Carsten -- View this message in context: http://www.nabble.com/keep-getting--1-from-csoundCompile-tp15779139p15779139.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/c |
Date | 2008-03-01 19:48 |
From | Carsten Hoyer |
Subject | Re: [Cs-dev] keep getting -1 from csoundCompile |
BTW: it is a csound/wxWidgets project, created in wxDev-Cpp using MinGW GCC. Carsten Carsten Hoyer wrote: > > Hey > I want to use csoundCompile, but for some reason i keep getting -1 from > it. I´m not really sure what im doing wrong. I wish to use csoundCompile > without any input. Tried different combinations, this is what I´m trying > at the moment: ud->result=csoundCompile(ud->csound,NULL,NULL); > > But result is -1 > > Could you help a little? > Thanks Carsten > -- View this message in context: http://www.nabble.com/keep-getting--1-from-csoundCompile-tp15779139p15779521.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge |