Game Development Community

Precompiled ms2dts exporter?

by Macgiants · in Torque Game Engine · 10/16/2003 (10:13 pm) · 2 replies

Just got the Engine yesterday, and I'm using OS X for all of my development work, and compiling, etc. was no problem.

I'm using my PC with Milkshape to do models, but it looks like the ms2dts export library needs to be compiled as well, which is a problem for me because I don't have any Windows compilers. Is there a precompiled version of the ms2dts exporter available somewhere?

#1
10/16/2003 (10:17 pm)
www.garagegames.com/mg/projects/torque1/downloads.php
and grab the Pre-Compiled Torque SDK Tools for Windows under the binaries header.

If you want to be able to compile yourself you can just grab mingw.
#2
10/16/2003 (10:20 pm)
Many thanks for the very fast response!