1

Topic: [solved] bam compiling Problem

Hello
I have the following problem with bam:

I have in my folder Bam: Press make_win32_msvc.bat
Then came this:

lobject.c
lopcodes.c
loslib.c
lparser.c
Code is generated ...
Compiling ...
lstate.c
lstring.c
lstrlib.c
ltable.c
ltablib.c
ltm.c
lundump.c
lvm.c
lzio.c
print.c
context.c
dep_cpp.c
main.c
c: \ documents and settings \ World of Warcraft \ desktop \ bam-0.2.0 \ src \ internal_base.h (1772): warning C4129: 'd': Unrecognized escape sequence of sequence
c: \ documents and settings \ World of Warcraft \ desktop \ bam-0.2.0 \ src \ internal_base.h (1773): warning C4129: 'd': Unrecognized escape sequence of sequence
src / main.c (1077): warning C4090: 'function': different 'const' identifier
mem.c
node.c
path.c
support.c
Code is generated ...

so and now it says:
c: \ documents and settings \ World of Warcraft \ desktop \ bam-0.2.0 \ src \ internal_base.h (1772): warning C4129: 'd': Unrecognized escape sequence of sequence
c: \ documents and settings \ World of Warcraft \ desktop \ bam-0.2.0 \ src \ internal_base.h (1773): warning C4129: 'd': Unrecognized escape sequence of sequence
src / main.c (1077): warning C4090: 'function': different 'const' identifier

What does that mean? I can now create one default.bam?

2

Re: [solved] bam compiling Problem

You do not have any errors, only warnings, so everything is O.K. smile

Not Luck, Just Magic.

3 (edited by Treppil 2011-01-29 17:11:03)

Re: [solved] bam compiling Problem

And where do I get the Default.bam file is the normal when the program run created, but why not this time without this file I can mod my DDRace no exe. assign

4

Re: [solved] bam compiling Problem

cuz you just compiled bam
the second step is to compile teeworlds itself..
the bam.exe should be in the bam folder or in bam/src/ folder

Teeworlds [ friends ] clan
Some YouTube Stuff about Teeworlds

5

Re: [solved] bam compiling Problem

Hi sorry I'm German, and only 13 years old and translated with Google Translator
and do not understand completely.
So you think I was the 2nd step must also compile with the teeworlds folder or bam? And then I have the Default.bam file?

I do not seek the bam.exe I seek the Default.bam file that is created when I: make_win32_msvc has run once it worked for me but I have accidentally deleted my MOD and now he does not create more!

6

Re: [solved] bam compiling Problem

the default.bam file isn't created by anything it exist after unzipping the teeworlds-src
should be in /teeworlds folder all the time

Teeworlds [ friends ] clan
Some YouTube Stuff about Teeworlds

7 (edited by Treppil 2011-01-29 20:51:42)

Re: [solved] bam compiling Problem

when I unzip the source of Winrar Defualt.bam not in there
Hey I'm looking through this file and then click Start Search.
and the file I am looking for must be 11kb in size.

8

Re: [solved] bam compiling Problem

Treppil wrote:

when I unzip the source of Winrar Defualt.bam not in there
Hey I'm looking through this file and then click Start Search.
and the file I am looking for must be 11kb in size.

in newer versions of teeworlds this file is "bam.lua"

9

Re: [solved] bam compiling Problem

ok got the default.bam my mod and could create many thanks for the help
Thread can be closed.