1

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.

Support Staff - ESL.eu Teeworlds Admin

2

Re: [SOLVED] Bam problem

Remove \src in the call to bam.

Newer bam versions does not output bam.exe in the source directory, it goes directly in the bam directory. You might have a too new version of bam though, depending on what teeworlds version you are trying to compile.

Languages shapes the way we think, or don't.

3

Re: [SOLVED] Bam problem

Ok, solved the first problem. Tnx void.
Maybe it must be wrote into the tutorial. (update)

I come with another problem: now if I do "..\bam-0.3.2\bam it say:
bam: error opening 'bam.lua'
bam.lua it's in the same folder as bam.exe, "bam-0.3.2". What i have to do? oO

Support Staff - ESL.eu Teeworlds Admin

4

Re: [SOLVED] Bam problem

@ Lanta, which version of teeworlds are you trying to compile? If it is version 0.5.2 you must not use bam-0.3.2 but 0.2.0.

5

Re: [SOLVED] Bam problem

I'm using bam 0.3.2 and Teeworlds 0.5.2

Support Staff - ESL.eu Teeworlds Admin

6

Re: [SOLVED] Bam problem

ghost91 wrote:

If it is version 0.5.2 you must not use bam-0.3.2 but 0.2.0.

Your solution tongue


I had this problem too...
Docs are a bit confusing ^^

check out these maps: infiltrate - choco - dustycloud

7 (edited by Lanta 2010-02-10 17:24:59)

Re: [SOLVED] Bam problem

Slinack wrote:
ghost91 wrote:

If it is version 0.5.2 you must not use bam-0.3.2 but 0.2.0.

Your solution tongue


I had this problem too...
Docs are a bit confusing ^^

Someone must really check documents... -.-"
It worked... tnx to all.

Support Staff - ESL.eu Teeworlds Admin

8

Re: [SOLVED] Bam problem

/sign yes they are

Antoine de Saint Exupéry: It seems that perfection is reached not when there is nothing left to add, but when there is nothing left to take away.
Besides -  I am the gfx guy!

9

Re: [SOLVED] Bam problem

but if you use bam for the refactor version

i think you have to doo

../bam/bam config

10

Re: [SOLVED] Bam problem

@ Stripe: Maybe read the other posts before posting yourself? The problem has been solved already, your post is both quite unneccesary and not problem related, so please stop creating useless posts.

Btw. I guess this thread can be closed as solved...