Topic: [SOLVED] Bam problem
Hi @ all.
I'm back with a new compiling problem.
I'm on Windows XP SP3 32bit. I just formatted my PC.
I reainstalled all. Python 2.6.4, Visual C++ Express.
I've downloaded bam 0.3.2 and teeworlds official sources.
Following the guide here
http://www.teeworlds.com/?page=docs& … Everything
I can't compile.
The problem is bam.exe file. After compiling bam, loading the VS environment, i do:
..\bam-0.3.2\src\bam release
it says that bam is not recognised an an internal or external command, operable program or batch file.
If i change directory with
cd ..\bam-0.3.2\
and i do:
bam
it works:
error: no 'config.bam' found
What I have to do? I followed the guide step by step, and it worked before formatting on the same o.s.