Section 1 says this:
Convenience
SCons tries to do as much for you out of the box as reasonable, including
detecting the right tools on your system and using them correctly to build the
software.
In a nutshell, we try hard to make SCons just "do the right thing" and build
software correctly, with a minimum of hassles.
But from what I can tell, the scons on my system has no idea that I have Visual
Studio 2008 installed.
Łukasz Lew wrote:
There is plenty of info in documentation
http://www.scons.org/doc/production/HTML/scons-user.html
just search for "Visual". I don't have VC++ so i can't help you :(
A wild guess would be to remove CXX and CXXFLAGS from SConstruct ...
maybe defaults will be good enough :)
Let me know if you get somwhere, I would update my version.
Lukasz
On Fri, Apr 10, 2009 at 00:24, Michael Williams
<[email protected]> wrote:
Cool, but I have no idea how to use SCons. I downloaded and installed the
Windows version. Finally I found where it put itself in my system: under
my python/scripts folder (of course!). I executed the scons batch file
while in the libego folder and it found the SConstruct file. But then it
complained of not finding g++. How do I use it with MS VC++? I skimmed the
FAQ and other docs on the website, but there does not appear to be much
geared toward using it with Windows/MS VC++. Any ideas?
?ukasz Lew wrote:
libego is using SCons for building and
SCons supports Visual Studio so
SCons can be used to build libego.
Lukasz
On Thu, Apr 9, 2009 at 19:20, Michael Williams
<[email protected]> wrote:
Has anyone created VC++ project files for Libego? Or any Libego Windows
build?
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/
_______________________________________________
computer-go mailing list
[email protected]
http://www.computer-go.org/mailman/listinfo/computer-go/