Game Development Community

Visual C# 2005 Pro

by Rick Marino · in Torque X 2D · 03/24/2008 (8:08 am) · 1 replies

Hi,

I have both Visual C# Express, and Pro install on my system. I want to stop using Express, and exclusively use Pro. I know that Torque and XNA 2.0 compile fine and work correctly (so far) on Pro. The problem I'm having is with the template projects. When I install Torque it copies the template projects to over to Pro correctly, however, they will not work or show up in Pro. They are in the right place, but the format of them is apparently incompatible.

Is there anyway to fix this? Or is there a conversion program that will do it?

Thanks,

RM

#1
06/14/2008 (1:33 am)
I am looking at the same issue, ..... You get only 2 starterkits.
Also what is strange, is that if you browse trough the TorgueEngineTemplates xml file, you see that it uses the XNA framework 1.0..... Maybe that is the cause that is not loading the templates under VS05.
I am trying different things, If I find something, i'll let you know...