[Cs-dev] Compilation Failure
Date | 2013-05-02 22:36 |
From | Steven Yi |
Subject | [Cs-dev] Compilation Failure |
Hi All, I just pulled from GIT and got this error: /Users/stevenyi/work/csound/csound6/Top/csound.c:413:5: error: use of undeclared identifier 'csoundLocalizeString' csoundLocalizeString, ^ I'm a bit behind in following the latest; does this ring a bell for anyone on what to fix? Thanks! steven ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite It's a free troubleshooting tool designed for production Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://p.sf.net/sfu/appdyn_d2d_ap2 _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
Date | 2013-05-02 23:52 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Compilation Failure |
Attachments | None None |
Apologies. I'm on it. Cheers, Andrés On Thu, May 2, 2013 at 2:36 PM, Steven Yi <stevenyi@gmail.com> wrote: Hi All, |
Date | 2013-05-02 23:56 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Compilation Failure |
Attachments | None None |
Strange, it's building for me... I've moved the header of this function out of the public API into text.h, which is working here... What part of the build is it affecting?On Thu, May 2, 2013 at 3:52 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
|
Date | 2013-05-02 23:57 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Compilation Failure |
Attachments | None None |
Ah! I See now. You probably are not using gettext. Will add ifdefs. Cheers, Andrés On Thu, May 2, 2013 at 3:56 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
|
Date | 2013-05-03 00:06 |
From | Andres Cabrera |
Subject | Re: [Cs-dev] Compilation Failure |
Attachments | None None |
Should be fixed now. Cheers,Andres On Thu, May 2, 2013 at 3:57 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
|
Date | 2013-05-03 00:45 |
From | Steven Yi |
Subject | Re: [Cs-dev] Compilation Failure |
Attachments | None None |
Thanks! I'll give this a try tomorrow when I have a chance. On May 3, 2013 12:06 AM, "Andres Cabrera" <mantaraya36@gmail.com> wrote:
|
Date | 2013-05-03 00:56 |
From | Michael Gogins |
Subject | Re: [Cs-dev] Compilation Failure |
Attachments | None None |
That is correct, I am not using gettext. Regards, Mike On Thu, May 2, 2013 at 6:57 PM, Andres Cabrera <mantaraya36@gmail.com> wrote:
Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |