Topic: compile program ?
Hi..
I dont know but it is pasebole to make a compile program that compile MODs for Teeworlds ?
MertenNor
( My grammar is getting better ! I think.. )
-Norway
You are not logged in. Please login or register.
Teeworlds Forum → Fan Art and Other → compile program ?
Hi..
I dont know but it is pasebole to make a compile program that compile MODs for Teeworlds ?
MertenNor
in windows you can use TortoiseSVN for applying patches. And than u can write a simpel script for compiling
e.g.:
call "C:\Program Files\Microsoft Visual Studio 9.0\VC\vcvarsall.bat" x86
..\bam-0.2.0\src\bam server_release
pause
this script is for windows and if u use Visual Studio Also it is the for server release. Just write this lines into a .bat file and double klick on it and tw will compile
The "pause" causes that u have to press a key to close the window after compiling.
You have to be sure that the pathes are the right.
if i find the time i maybe could wire some kind of tutorial how to apply patches and compile tw in a easy way. At least a patch tutorial would be good... the compiling stuff in docs should be enough for the rest ^^
@Sushi Tee
but I am on a Mac.. but tnx for the windows guide there..
MertenNor
Teeworlds Forum → Fan Art and Other → compile program ?
Powered by PunBB, supported by Informer Technologies, Inc.
Currently installed 3 official extensions. Copyright © 2003–2009 PunBB.