Game Development Community

Torsion help with debug mode

by jerryg7rk3w · in Torsion · 11/25/2011 (4:35 pm) · 1 replies

Hello again forum, i thought i was done with asking questions but here i am again.
I hope i didn't make a mistake on buying torsion first and now just realizing that i have to custom compile a debug mode since i don't have one.

So here's my problem the only thing i have in torsion is release no debug, i was told that i have to compile a debug mode for torsion with a program called visual studio so check me if i'm wrong on my steps.
I selected new project and chose windows forms application from a list. Here's where i get confused because i don't understand if i'm doing the next step right which is opening up one of my TGB projects which is named "PROJECT" and i checked its extension which is t2d.proj to verify it's a T2d project, now whats next to do? do i just select debug in visual studio and then save the file with the name of debug? I don't think i got it understood right because if i go to torsion and then click project/properties and then configurations and click new with giving it a name of Debug, all that's left to do is
select the executable location which would be the location of the Debug mode that i have just created with visual studio which is in the same folder as the "PROJECT" folder that i have the game in, but i still can't get debug to work?

Is this how your suppose to add a debug mode to torsion or did i do something wrong in compiling it?

#1
11/29/2011 (3:51 am)
http://tdn.garagegames.com/wiki/T2D/TGBTutorials/BuildingADebugVersion

Well i think i found the answer to my question with this http:// ....I haven't tested it yet but i will verify it here on the forums if it works.