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