[Csnd-dev] build failure
Date | 2017-05-18 09:29 |
From | Victor Lazzarini |
Subject | [Csnd-dev] build failure |
Preprocessing... Starting language-specific parse... /Users/victor/src/csound6/frontends/CsoundAC/Event.hpp:161: Warning 362: operator= ignored /Users/victor/src/csound6/frontends/CsoundAC/Event.hpp:162: Error: Syntax error in input(3). make[2]: *** [CsoundACPYTHON_wrap.cxx] Error 1 make[1]: *** [frontends/CsoundAC/CMakeFiles/_CsoundAC.dir/all] Error 2 make: *** [all] Error 2 NB: we’re hoping to finish the release tomorrow. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 |
Date | 2017-05-18 10:02 |
From | John ff |
Subject | Re: [Csnd-dev] build failure |
Oddly it builds for me on Linux.
Sent from TypeApp
On 18 May 2017, at 09:30, Victor Lazzarini <Victor.Lazzarini@NUIM.IE> wrote: Preprocessing... |
Date | 2017-05-18 11:14 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] build failure |
It’s the SWIG version. I’ve updated it and it appears to fix the problem locally. However, travis will keep failing because of this. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 18 May 2017, at 10:02, John ff |
Date | 2017-05-18 11:53 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] build failure |
C++ version probably. You could revert the move semantics commit. Regards, Mike On May 18, 2017 4:29 AM, "Victor Lazzarini" <Victor.Lazzarini@nuim.ie> wrote: Preprocessing... |
Date | 2017-05-18 12:07 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] build failure |
Could you do that? I don’t want to mess up your code. ======================== Prof. Victor Lazzarini Dean of Arts, Celtic Studies, and Philosophy, Maynooth University, Maynooth, Co Kildare, Ireland Tel: 00 353 7086936 Fax: 00 353 1 7086952 > On 18 May 2017, at 11:53, Michael Gogins |
Date | 2017-05-18 14:16 |
From | Michael Gogins |
Subject | Re: [Csnd-dev] build failure |
I will #ifdef this code. Regards, Mike ----------------------------------------------------- Michael Gogins Irreducible Productions http://michaelgogins.tumblr.com Michael dot Gogins at gmail dot com On Thu, May 18, 2017 at 7:07 AM, Victor Lazzarini |