This looks like it might end up being a viable alternative to VS
by Jarrod Roberson · in Torque Game Engine · 01/14/2004 (6:04 pm) · 6 replies
Alternative C/C++ IDE
Maybe someone with some free time might see how it handles a big project like Torque?
Maybe someone with some free time might see how it handles a big project like Torque?
About the author
#2
01/14/2004 (8:07 pm)
Does look pretty... but how is it to use?
#3
However, if you look at it as another tool rather than an alternative, then that is my reason to check it out.
01/23/2004 (12:42 am)
Don't need an alternative. Never understood why there always has to be an alternative, besides maybe price. VS is an excellent programming environment. :)However, if you look at it as another tool rather than an alternative, then that is my reason to check it out.
#4
01/23/2004 (12:45 am)
My bet is on Eclipse rather than anything else (as an alternative with potential to topple VS)
#5
So far, VC++.NET 2003 is still the best IDE I've used with Torque. It's sad that there isn't a good native Linux IDE (preferably for gnome :p), but I guess that's the way it is for now...
I might try running VC++.NET on my linux box sometime using wine + mono :P
01/23/2004 (12:57 am)
The Anjuta "import project" feature imports all files nicely, and the symbol browser even lists all classes and members. Code completion, however, does not seem work.So far, VC++.NET 2003 is still the best IDE I've used with Torque. It's sad that there isn't a good native Linux IDE (preferably for gnome :p), but I guess that's the way it is for now...
I might try running VC++.NET on my linux box sometime using wine + mono :P
Torque Owner Badguy
Last Time I tried it, it choked converting the project.
and to create the project on your own.. you cannot add multiple files at once.
I stopped right about there.
now for all I know these issues are both fixed in this much newer release. I might find the time to try it.