Page 1 of 1

Cafu Engine Source Code Problem

Posted: 2012-01-02, 16:55
by Zettamax
Hello everyone,I'm new and I found a problem
When I try to start the compilation(from the command prompt)it's say:"scons:*** No SConstruct file found."

NOTE: I use Windows 7(x64), Python2.7.2 and Scons 2.1.0

P.S.Sorry for my bad English.

Re: Cafu Engine Source Code Problem

Posted: 2012-01-02, 17:06
by Carsten
Hi Zettamax,
welcome to the Cafu forums! :welcome:

What working directory are you running scons from? (It should be the top-level Cafu directory.)
Can you please copy and paste the entire command prompt text? (all of your input and the resulting output)

Re: Cafu Engine Source Code Problem

Posted: 2012-01-02, 17:36
by Zettamax
I solved the problem but now I have a new problem,it say:"nmake is not recognized as internal or external command, executable file or to a file.bat"
What I must do?

Re: Cafu Engine Source Code Problem

Posted: 2012-01-02, 19:09
by Zettamax
I solved this problem,too but now I have a new problem.
When I try to Compile it say:"*** Visual Studio version '10.0' is not supported"
What I must do?

Re: Cafu Engine Source Code Problem

Posted: 2012-01-02, 21:10
by Carsten
Hi Zettamax,

how did you solve the first problem?
Did you follow the instructions at 64-bit Windows with Visual C++ 2010 Express Edition, which are linking to http://www.cafu.de/forum/viewtopic.php?p=4360#p4360?

Re: Cafu Engine Source Code Problem

Posted: 2012-01-03, 12:57
by Zettamax
Thanks!Now it work :cheesy:
For solved the first problem I have installed the Scons 1.3,after I have tried again the compilation and it did not give me more that error.
Thank you again for your help.

Re: Cafu Engine Source Code Problem

Posted: 2012-01-03, 15:27
by Carsten
Good to hear that! :up: