Re: [Cs-dev] cs_glue.hpp and CsoundOpcodeList(CSOUND* csound);
Date | 2008-03-01 20:32 |
From | Michael Gogins |
Subject | Re: [Cs-dev] cs_glue.hpp and CsoundOpcodeList(CSOUND* csound); |
Yes, I saw that, and it certainly makes sense. Out of curiosity, now that both MinGW and Microsoft Visual C++ builds of Csound are possible, which do you plan to use? Regards, Mike -----Original Message----- >From: Carsten Hoyer |
Date | 2008-03-01 20:41 |
From | Carsten Hoyer |
Subject | Re: [Cs-dev] cs_glue.hpp and CsoundOpcodeList(CSOUND* csound); |
Oh. I had a hard workshop these last couple of weeks at the university, so i have not been paying much attention to the list. I didnt know there was a VC++ build available. I don´t know - i would probably concider going back to VC++, since it has some features that i like in the IDE, however i just got it working in wxDev-Cpp, and i´m not that interested in spending more hours fiddling with IDEs. I hope this is not a build made especially for me (in that case i will go back :) ) Carsten Michael Gogins wrote: > > Yes, I saw that, and it certainly makes sense. > > Out of curiosity, now that both MinGW and Microsoft Visual C++ builds of > Csound are possible, which do you plan to use? > > Regards, > Mike > -- View this message in context: http://www.nabble.com/cs_glue.hpp-and-CsoundOpcodeList%28CSOUND*-csound%29--tp15773100p15780739.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/csoun |
Date | 2008-03-02 15:02 |
From | Carsten Hoyer |
Subject | Re: [Cs-dev] cs_glue.hpp and CsoundOpcodeList(CSOUND* csound); |
Just to understand this correctly. With the new VC++ build i should be able to use the csound in a wxWidgets project from within VC++? I remember last time Itried doing that I had some problems compiling because of some benign redefinitions of Uint_ptr and int_ptr - this shouldnt be a problem anymore? Carsten -- View this message in context: http://www.nabble.com/cs_glue.hpp-and-CsoundOpcodeList%28CSOUND*-csound%29--tp15773100p15788848.html Sent from the Csound - Dev mailing list archive at Nabble.com. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |