| I use scons -c with MinGW and it works fine. I have not tried it with MSVC since I no longer have it.
Best,
Mike
-----Original Message-----
From: Gabriel Maldonado
Sent: Nov 8, 2005 12:14 PM
To: csound@lists.bath.ac.uk
Subject: Re: [Csnd] Csound5 and scons
Michael Gogins wrote:
> My main question is, why use Visual C++ 6.0 when MinGW is now a better compiler, is free, and works with csound5 and scons out of the box?
Because I'm accustomed to it, and now I don't intend to spend my time to
learn tedious things anymore, since I like to dedicate myself to making
music too.... Also, because Visual Studio (msvc6 version) has a lot of
facilities to debug and browse all the project code, simplifying my life
a lot. In other words, I find developing under MSVC easier to me. In a
second moment, it will be trivial to compile the code under MingW or
other compilers, I suppose...
> scons -c should work, don't know why it didn't.
have you tried to do it?
Best
Gabriel
--
Send bugs reports to this list.
To unsubscribe, send email to csound-unsubscribe@lists.bath.ac.uk
|