1

Topic: Compiling Teeworlds

Hi guys, I followed this: https://www.teeworlds.com/?wiki=CompilingEverything

I've visual studio 2010 installed and at Compiling bam it says "You need visual studio 2008, 9 or 10 installed. First I placed bam to the same hard drive as VS 10, I tried it on an other, I tried the same folder as VS but no suceed. Any solutions?
http://www.directupload.net/file/d/3597/hrcmtn24_png.htm
http://www.directupload.net/file/d/3597 … 24_png.htm (if picture not working)

((The last line says DNS: The name does not exist.))

2

Re: Compiling Teeworlds

The picture:
http://s7.directupload.net/images/140419/hrcmtn24.png.

C:\Program Files (x86)\Microsoft Visual Studio 10.0\bam>make_win32_msvc.bat
You need Microsoft Visual Studio 8, 9 or 10 installed
DNS: a név nem létezik.

Have you started the console from within Visual Studio?

3 (edited by danotee 2014-04-20 19:23:19)

Re: Compiling Teeworlds

heinrich5991 wrote:

The picture:
http://s7.directupload.net/images/140419/hrcmtn24.png.

C:\Program Files (x86)\Microsoft Visual Studio 10.0\bam>make_win32_msvc.bat
You need Microsoft Visual Studio 8, 9 or 10 installed
DNS: a név nem létezik.

Have you started the console from within Visual Studio?

In the picture yes, but I first ran it from system32

4

Re: Compiling Teeworlds

Please open Visual Studio (the program, not the folder). Then go to Tools (not sure about the name) and pick Console. Try to compile bam again, from the newly opened console.

5

Re: Compiling Teeworlds

heinrich5991 wrote:

Please open Visual Studio (the program, not the folder). Then go to Tools (not sure about the name) and pick Console. Try to compile bam again, from the newly opened console.

Thanks worked fine!