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?