Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Scons compiler
09-18-2007, 05:24 AM,
#1
Scons compiler
Hi, why scons needs Python and Dev-C++ to compile?
Reply
09-18-2007, 06:57 AM,
#2
 
scons isn't a compiler. Scons calls the compiler. Scons reads a file (SConstruct and SConscripts) that says how to compile vdrift.

- Dev-C++ is needed for the compiler itself? I guess.
- Python is needed because scons is written in python.
Reply
09-19-2007, 01:39 AM,
#3
 
Noneus is correct. Dev-C++ is not really needed but I haven't figured out exactly which mingw packages will replace the stuff that's included with Dev-C++, so for now just get Dev-C++ and use the bin directory that comes with it.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)