| Thanks. The code in question was already guarded by #if defined(MSVC), so it
shouldn't cause problems.
I have a local fix that solves my problem. I assume Andy is closer to
submitting anything to CVS than I am.
Sigurd
-----Opprinnelig melding-----
Fra: michael.gogins@gmail.com [mailto:michael.gogins@gmail.com]
Sendt: 21. desember 2009 15:51
Til: Developer discussions
Emne: Re: [Cs-dev] MSVC build issue
I do not use MSVC for Csound because MSVC will not compile CsoundAC for
shared libraries, which is required for the Python interface. I use MinGW,
most current TDM version.
That said, I have no problem if you simply #ifdef your change so that it
will still work with MinGW. That means, #ifdef your change for _MSC_VER
whatever.
Hope this helps,
Mike
----- Original Message -----
From:
To: "Developer discussions"
Sent: Monday, December 21, 2009 6:52 AM
Subject: Re: [Cs-dev] MSVC build issue
> I ran across the same issue with ivec.h using MSVC8, but I canĂ¢?Tt see
> that any change to csound.h has made it into CVS. Are there any drawbacks
> with the proposed fix from Andy?
>
>
>
> Sigurd
>
>
I think this is up to Michael. I do not have any information about MSVC
which I have not used for a long time
==John ff
----------------------------------------------------------------------------
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel
----------------------------------------------------------------------------
--
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/csound-devel
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |