Topic: [HELP] Compilation error
Windows 7
You are not logged in. Please login or register.
Teeworlds Forum → Modifications → [HELP] Compilation error
Windows 7
What Bam and Teeworlds Version are you using and which compiler?
bam 0.2.0, teewotlds 0.5.2. Compiler - Microsoft Visual Studio 9.0.
Has removed a source code and has copied anew - this error was gone. But there was a new:
p.s. Excuse for my English
Seems u didnt install python
Seems u didnt install python
Python 2.x for teeworlds-0.5.2
Python 3.x doesn't work with 0.5.2
Have you actually read it,Mormon???
You need Microsoft Visual Studio 8.0 to compile Teeworlds 0.5.2!
For me it doesn't work with VS 9.0, too.
You need Microsoft Visual Studio 8.0 to compile Teeworlds 0.5.2!
For me it doesn't work with VS 9.0, too.
"You need Microsoft Visual Studio 8 or 9 installed" -thats the error I got when I tried to compile bam. I have Visual Studio 2010 Ultimate. I just edited the "make_win32_msvc.bat" file (if exist "%VS100COMNTOOLS%") and it worked.
Then when I tried to compile teeworlds it worked perfectly...
Seems u didnt install python
Installed python 2.7
if im not wrong bam 2.0 doesnt search automatically python.exe
mb you have to change the path of default.bam
f.e.
function Script(name)
if family == "windows" then
return "C:\\Windows\\Python\\python.exe " .. str_replace(name, "/", "\\")
end
return "python " .. name
end
Slayer *gV*, Thanks!
Teeworlds Forum → Modifications → [HELP] Compilation error
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.