Csound Csound-dev Csound-tekno Search About

[Cs-dev] MinGW Build Broken Again

Date2013-05-02 13:02
FromMichael Gogins
Subject[Cs-dev] MinGW Build Broken Again
AttachmentsNone  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

Date2013-05-02 15:47
FromVictor Lazzarini
SubjectRe: [Cs-dev] MinGW Build Broken Again
AttachmentsNone  None  
It's me. I'll fix it.
On 2 May 2013, at 13:02, Michael Gogins wrote:

[ 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
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




Date2013-05-02 15:51
FromVictor Lazzarini
SubjectRe: [Cs-dev] MinGW Build Broken Again
AttachmentsNone  None  
fixed in GIT.
On 2 May 2013, at 13:02, Michael Gogins wrote:

[ 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
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
tel.: +353 1 708 3545
Victor dot Lazzarini AT nuim dot ie




Date2013-05-02 16:14
FromMichael Gogins
SubjectRe: [Cs-dev] MinGW Build Broken Again
AttachmentsNone  None  
Thanks,
Mike


On Thu, May 2, 2013 at 10:51 AM, Victor Lazzarini <Victor.Lazzarini@nuim.ie> wrote:
fixed in GIT.
On 2 May 2013, at 13:02, Michael Gogins wrote:

[ 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
------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel

Dr Victor Lazzarini
Senior Lecturer
Dept. of Music
NUI Maynooth Ireland
Victor dot Lazzarini AT nuim dot ie




------------------------------------------------------------------------------
Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
Get 100% visibility into your production application - at no cost.
Code-level diagnostics for performance bottlenecks with <2% overhead
Download for free and get started troubleshooting in minutes.
http://p.sf.net/sfu/appdyn_d2d_ap1
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel




--
Michael Gogins
Irreducible Productions
http://www.michael-gogins.com
Michael dot Gogins at gmail dot com