Game Development Community

Compile Problem (MinGW)

by Micha Stettler · in Torque Game Engine · 07/11/2003 (12:03 pm) · 1 replies

In many threads i read a description how to compile with MinGW for Windows.But I dont know which version of The engine and which version of MinGW i must dowload.
Can Someone tell me where I could download the correct version of MinGW and which Build of the torque game engine I must download.?????

Thx for your answers

#1
07/11/2003 (2:27 pm)
Micha,

To build the HEAD (torque), install latest MinGW with msys and you won't have any problems except to build the tools. But you can download the pre-build tools from your download account.

To build 1_1_2, you'll have to install GCC2 I think. There was a specific version that was working but I can't remember wich one, sorry. The solution for this is on a thread somewhere :) I was able to build the some of the tools with it at that time.

So, I suggest that you build the HEAD if you don't want problems and headaches. Use the pre-build tools

Gilles Jr