Game Development Community

need help Installing The Engine :( I feel so dumb

by Gabriel Perez · in Torque Game Engine · 02/02/2002 (2:50 pm) · 5 replies

Well i am having trouble to install the torque engine. I am a very very newbie person to this. I currently installed everything up to the CGYWIN part and I am currently figuring out how to install the mk files. :(

There must be something that I am missing.... Maybe I have to go and read the docs for about 10 times now.

#1
02/02/2002 (6:52 pm)
Where is there documentation for compiling Torque with Cygwin? I only see instructions for compiling it with Visual C++ on windows...
#2
02/03/2002 (6:26 am)
I AM at the cgywin part, I didn't say that I was at the part where I had to complie the engine with cgywin. In the docs for v12, I am at the part where I'd have to type:

make -f mk/configure.mk OS=WIN32 COMPILER=VC6 BUILD=DEBUG
#3
02/03/2002 (10:10 am)
Post more details about what the problem is that you are up against, and maybe someone here can help you out.
#4
02/03/2002 (10:48 am)
I could be TOTALLY wrong here but dont you use the .mk files to install only if you are using CodeWarrior? From his info he is using VC6.

?

Aggrippa
#5
02/03/2002 (9:07 pm)
Well, I am at the part where you'd have to configure the makefiles. I've already build batch the files I needed to compile but I really don't know what to do in order to build the makefiles? Currently what program do you build the makefiles with?