1

Topic: Cant compile teeworlds

Hey People smile  ,

I have a problem . I Get this errors while compiling the (original) teeworlds source:


[89/153] link teeworlds_srv.exe
LINK: fatal error LNK1123: error during conversion in COFF: File is invalid or corrupt.
bam: 'teeworlds_srv.exe' error 1123


And:

[151/153] link teeworlds.exe
LINK: fatal error LNK1123: error during conversion in COFF: File is invalid or corrupt.
bam: 'teeworlds.exe' error 1123


Im using the original teeworlds source (0.6.1)
bam 0.4
Python 2.7.3 (windows installer)
Microsoft Visual c++ express



Can somebody help me?

2

Re: Cant compile teeworlds

Try:

bam -c all

3 (edited by Veni 2012-10-09 14:36:29)

Re: Cant compile teeworlds

heinrich5991 wrote:

Try:

bam -c all

No -.-

i get the same error as before with ..\bam\bam (release)

4

Re: Cant compile teeworlds

What version(s) of visual express do u have installed?

(What version do you use for compiling?)

5 (edited by Veni 2012-10-09 15:13:02)

Re: Cant compile teeworlds

BeaR wrote:

What version(s) of visual express do u have installed?

(What version do you use for compiling?)

I have installed Microsoft Visual Studio 2010 express( C++ , VB , C#) and Microsoft Visual Studio 2012 express

Im using the Microsoft Visual Studio 2010 console / tools for compiling

6

Re: Cant compile teeworlds

Maybe you should try to stick with one version.
2010 is known to work.

7

Re: Cant compile teeworlds

BotoX wrote:

Maybe you should try to stick with one version.
2010 is known to work.

I've deleted the 2012 version. nothing changed....

8

Re: Cant compile teeworlds

Either u delete both and do a clean install of visual 2010
or u try with visual studio 2010 sp1

9

Re: Cant compile teeworlds

Veni wrote:
BotoX wrote:

Maybe you should try to stick with one version.
2010 is known to work.

I've deleted the 2012 version. nothing changed....

Try out
bam -c all
bam config

And you should proably reinstall it.

10

Re: Cant compile teeworlds

Thanks for all the help smile

After tons of re/deinstalling it worked wink