[Cs-dev] MinGW Build Broken Again
Date | 2013-05-02 13:02 |
From | Michael Gogins |
Subject | [Cs-dev] MinGW Build Broken Again |
Attachments | None None |
[ 62%] Building C object Opcodes/CMakeFiles/serial.dir/serial.c.obj c:/Users/Michael/csound-csound6-git/Opcodes/serial.c: In function 'get_port': c:/Users/Michael/csound-csound6-git/Opcodes/serial.c:110:7: warning: passing argument 2 of 'csound->PerfError' from incompatible
pointer type [enabled by default] c:/Users/Michael/csound-csound6-git/Opcodes/serial.c:110:7: note: expected 'struct INSDS *' but argument is of type 'char *' c:/Users/Michael/csound-csound6-git/Opcodes/serial.c:110:7: error: too few arguments to function 'csound->PerfError'
make[2]: *** [Opcodes/CMakeFiles/serial.dir/serial.c.obj] Error 1 make[1]: *** [Opcodes/CMakeFiles/serial.dir/all] Error 2 make: *** [all] Error 2 Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |
Date | 2013-05-02 15:47 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] MinGW Build Broken Again |
Attachments | None None |
It's me. I'll fix it. On 2 May 2013, at 13:02, Michael Gogins wrote:
Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2013-05-02 15:51 |
From | Victor Lazzarini |
Subject | Re: [Cs-dev] MinGW Build Broken Again |
Attachments | None None |
fixed in GIT. On 2 May 2013, at 13:02, Michael Gogins wrote:
Dr Victor Lazzarini Senior Lecturer Dept. of Music NUI Maynooth Ireland tel.: +353 1 708 3545 Victor dot Lazzarini AT nuim dot ie |
Date | 2013-05-02 16:14 |
From | Michael Gogins |
Subject | Re: [Cs-dev] MinGW Build Broken Again |
Attachments | None None |
Thanks, Mike On Thu, May 2, 2013 at 10:51 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
Michael Gogins Irreducible Productions http://www.michael-gogins.com Michael dot Gogins at gmail dot com |