Csound Csound-dev Csound-tekno Search About

Re: [Cs-dev] Microsoft Visual C++ 2008 Express Edition

Date2008-02-18 13:35
FromMichael Gogins
SubjectRe: [Cs-dev] Microsoft Visual C++ 2008 Express Edition
I am completing work on a complete MSVC build system for Csound. This includes Csound, the Python, Lua, Java, and Lisp interfaces, all utilities, PortAudio and PortMidi, csound5gui and winsound, the FLTK opcodes, and CsoundAC for algorithmic composition. It does not include the OSC opcodes or the Pure Data external. This build system uses scons which requires Python, but it works in the Visual C++ command shell. You can get this from Csound CVS. Be aware it is still a lot of work because you also have to obtain or build a lot of third party libraries, and you have to be prepared to modify build systems or even sources to get some of this stuff to build.

Hope this helps,
Mike 

-----Original Message-----
>From: angolero@linux.ajusco.upn.mx
>Sent: Feb 18, 2008 5:39 AM
>To: csound-devel@lists.sourceforge.net
>Subject: Re: [Cs-dev] Microsoft Visual C++ 2008 Express Edition
>
>Hello I have the classic question, am new in the csound World and I want
>to use csound from a c++ program, am developing in visual studio 2008, so
>the question is, there is a post or you can tell me how to compile csound
>in visual studio (more like step by step how to), I try to use the windows
>installer but when use the header files the compiler complains about the
>pow function, and when I fixed the error (only a explicit cast) the
>compiler complain about the .dll files in the linking part (but am not
>really sure to what to link) I link to the csnd.dll file in this case, but
>try all the .dll's files (jajaja).
>I read the documentation but only tells that is necessary modify the
>Makefile-win32 file, so if someone have the file with the modifications or
>some instructions more step by step I really appreciate any help.
>Thanks an good luck to all.
>
>
>
>-------------------------------------------------------------------------
>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/csound-devel




-------------------------------------------------------------------------
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

Date2008-03-06 01:12
Fromangolero@linux.ajusco.upn.mx
SubjectRe: [Cs-dev] Microsoft Visual C++ 2008 Express Edition
Hello to all.
First thanks to answer so quickly.
Second I download the latest version in the cvs, but I don’t know what to
do next, jajaja is a little bit sad, but I want to use the csound api from
c++ in visual studio, but don’t know how to start, I download the csound5
package from the cvs (is the correct one?), there I find some different
custom – something python files, I suppose this files are the one’s that
are to modify setting the correct paths, or there are some .dll files to
use and a include files to start faster?.
There are some c++ csound intro documents or some place with an
introduction or how to compile and use csound with c++?, I don’t find any
instructions on how to start using the api and compiling all the
libraries.
I love to test all the work that are you doing, but I don’t find ease were
to start.
Any help will be really appreciated.
Thanks and god luck.



-------------------------------------------------------------------------
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