1 (edited by SealOfTheTime 2015-10-17 20:22:04)

Topic: Compiling of Alien mod.

When i compile Alien mod ,bam gives me two different errors. At first time i get this and at others this.The last bam, Microsoft Visual Studio 14.0, Python 3.4.0, bat from BatoX.

2

Re: Compiling of Alien mod.

Visual studio 14 already has a round function. It collides with the one in teeworlds. try renaming the round function in math.h and collision.cpp (I think)

3

Re: Compiling of Alien mod.

Shadd!X wrote:

Visual studio 14 already has a round function. It collides with the one in teeworlds. try renaming the round function in math.h and collision.cpp (I think)

Thank you so much. That was really stupid question wink The first time i've used .NET language.