Topic: [Solved] [Error] Unable to compile TW
So I tried to compile Teeworlds... Steps I did:
1: Download MSVS 10.0 (C & C++)
2: Download Python 3.2.2 and 2.7.2 (Tried both)
3: Extracted bam to Desktop/bam
4. Extracted TW source to Desktop/tw-src
5. Ran %comspec% /k ""C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\vcvarsall.bat"" x86
6. Ran Desktop/bam/make_win32_msvc.bat
-No error until here!-
7. Went into Desktop/tw-src and ran ../bam/bam release
First try: Compiled, Threw over 100 errors and exited.
Second try: Didn't find compiler.
FIX: go to bam.lua, line 16: replace "return" with "name ="
line 19: replace with
return "C:\\Python32\\python.exe" .. name
(Replace with path to python)
System Specs:
Windows 7 Professional x64 (Same problem on Win7 Ultimate x32)
Intel i7-2600 (3.4GHz)
8GB RAM
Can anyone help me? I really want to mod (Even though I'm usually more java than C/C++).
Thanks for any answer, Ikaron.
PS: Teamviewer is fine with me, too. Add me on Skype: xXIkaron
Edit: Tried moving the bam folder, same problem.
Additionally, when giving my 100% original source to others after I compiled once, it wont work for them either. If I get a source that works for others, it fails, too.
Screenshots of the errors: