Game Development Community

How can I integrate QT + Torque

by Douglas Mendes Barreto · in Technical Issues · 02/03/2011 (11:08 am) · 1 replies

Hello!

I was started with Torque recently and I'd like to know how can I integrate the Torque2d's projects with QT Creator? This is IDE is better then Visual Studio for programming and debug the C++ files, for me!!

Bye!

#1
02/03/2011 (12:41 pm)
It is an unsupported environment. You will need to create the project files/makefiles/etc that it uses and ensure all link dependencies yourself. If you figure it out, I would recommend posting a resource in case there are others who wish to use it.