Game Development Community

Compiling on Linux

by Quentin Headen · in Torque Game Engine · 02/09/2009 (11:07 am) · 2 replies

Hello. I downloaded TGE 1.5.2 on linux, and I don't see how to compile it. I try to type make with the makefile, but it tells me that there aren't any configuration files. There aren't any config files around where you would normally type "./config" before you compile. How do you compile torque on linux? Thanks

About the author

Just your average programmer who tries to finish the projects he starts. :) I am currently focused on creating games with Torque engines. My website is http://phaseshiftsoftware.com


#1
02/09/2009 (12:04 pm)
Ok, I found out how to compile, but when it starts compiling the openAL parts of the code, it throws errors.

#2
02/12/2009 (12:36 pm)
I had the same problem and found that this solves it:

http://www.garagegames.com/community/forums/viewthread/74990

Good luck!

/Kaare