Visual c++ 2005
by Grant Kessler · in Torque Game Engine · 07/25/2006 (8:41 pm) · 8 replies
Is there another place i can download visual c++ 2005 express?
i tried the install thing from microsofts site and it wouldnt download for me (too slow i guess) and the 440 mb .img isnt too appealing being that im on dialup.
i tried the install thing from microsofts site and it wouldnt download for me (too slow i guess) and the 440 mb .img isnt too appealing being that im on dialup.
About the author
#2
Im completely new to ide's and such, so sorry for the bothersome questions.
07/29/2006 (5:50 pm)
I did have a question about Visual c++ 2005 express. when i compile it seems it doesnt effect the actual torque folder, just the ide built part, and the debugger. Is this a test only-type program? If so, what would be a cheap, good version of an ide i could purchase somewhere, at like best buy or something?Im completely new to ide's and such, so sorry for the bothersome questions.
#3
http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=7362
07/29/2006 (6:20 pm)
Have you looked at this yet?http://www.garagegames.com/index.php?sec=mg&mod=resource&page=view&qid=7362
#4
I couldnt install the guiobjectview.cc and .h correctly.
i also read this www.garagegames.com/blogs/26331/9314
it says tbe isnt supported anymore with tge1.4.
but if you can tell me how to compile guiobjectview.cc and .h into tge with tbe, that would be awsome, because i really liked tbe. So if anyone could give me step by step of how to correctly compile guiobjectview.cc and .h correctly with tbe, with tge1.4, that would be awsome. :)
07/29/2006 (6:45 pm)
Yes, and i had tbe (still do). It just wouldnt work correctly with me and tge1.4.I couldnt install the guiobjectview.cc and .h correctly.
i also read this www.garagegames.com/blogs/26331/9314
it says tbe isnt supported anymore with tge1.4.
but if you can tell me how to compile guiobjectview.cc and .h into tge with tbe, that would be awsome, because i really liked tbe. So if anyone could give me step by step of how to correctly compile guiobjectview.cc and .h correctly with tbe, with tge1.4, that would be awsome. :)
#5
07/31/2006 (10:22 pm)
Anyone use tbe with tge1.4? anyone at all? if not, please, what would be a good, cheaper ide to purchase, if visual c++ 2005 express is test-only, if its not, can someone help me out on how to compile the engine? cause all i can do is debug it. please, anyone.
#6
07/31/2006 (11:49 pm)
Visual C++ 2005 Express Edition is a full function IDE and compiler. It is not test only.
#7
08/01/2006 (11:57 am)
Grant - There's a pull-down near the top of the VC++2k5 window that currently reads "Debug." Switch that to read "Release," and then rebuild your project.
#8
08/01/2006 (6:36 pm)
Thank you! :)
Torque Owner Grant Kessler