IDE/windows development dilemma

Started by
11 comments, last by kop0113 11 years, 1 month ago

Visual Studio Express Editions are very stable IDE's. the fact that it is crashing on such a simple applications has me wanting to see what exactly you're doing or see how you install it. VS is prolly the most widely used IDE on Windows.

BTW, their is also Code::Blocks.

Also I hope I'm not coming across as rude but not to put a damper in your dreams, chances of you creating a Xbox game in C++ is very slim right now unless you have thousands of dollars and can convince MS to license you a dev kit. Their is C# and XNA if you do want X box development using The Indie Game Channel on the Xbox. You would then use Visual C#.

Just curious, where would I find a free version of VC++ express that I can keep

running for over 30 days? I have found the ones on microsoft.com that run out

after one month.

Advertisement

Visual Studio Express Editions are very stable IDE's. the fact that it is crashing on such a simple applications has me wanting to see what exactly you're doing or see how you install it. VS is prolly the most widely used IDE on Windows.

BTW, their is also Code::Blocks.

Also I hope I'm not coming across as rude but not to put a damper in your dreams, chances of you creating a Xbox game in C++ is very slim right now unless you have thousands of dollars and can convince MS to license you a dev kit. Their is C# and XNA if you do want X box development using The Indie Game Channel on the Xbox. You would then use Visual C#.

Just curious, where would I find a free version of VC++ express that I can keep

running for over 30 days? I have found the ones on microsoft.com that run out

after one month.

All VS Expresses are free forever. What happens is that you have register after 30 days. But it's still free. All registering involves is just getting a register key inputting it in VS Express and continue to do whatever it was you were doing. That's it. :)

Beginner in Game Development?  Read here. And read here.

 

All VS Expresses are free forever. What happens is that you have register after 30 days.

... so what you really mean then is that it is free for an unspecified amount of time until Microsoft stops distributing these keys ;)
If you download the express edition of choice as an .iso, as I recall, this doesn't need to be activated (DRM free).
http://tinyurl.com/shewonyay - Thanks so much for those who voted on my GF's Competition Cosplay Entry for Cosplayzine. She won! I owe you all beers :)

Mutiny - Open-source C++ Unity re-implementation.
Defile of Eden 2 - FreeBSD and OpenBSD binaries of our latest game.

This topic is closed to new replies.

Advertisement