Visual basic .net -> visual c++ .net

Packers

Registered Member
Joined
Jan 31, 2011
Messages
77
Reaction score
7
Alright guys,

This is annoying the crap out of me. Seriously. I've got Visual Studio 2010 Enterprise edition and it's set up to compile visual basic. I want to use it to program c++. The problem being I can't find where I can change it! It asked me what I want to code in when I first installed it, and I've also changed this setting before but for the life of me can not remember where it is and can't find it on google.

Cheers in advance!
 
Alright guys,

This is annoying the crap out of me. Seriously. I've got Visual Studio 2010 Enterprise edition and it's set up to compile visual basic. I want to use it to program c++. The problem being I can't find where I can change it! It asked me what I want to code in when I first installed it, and I've also changed this setting before but for the life of me can not remember where it is and can't find it on google.

Cheers in advance!

if you run the install file again you should be able to choose to add features.
 
if you run the install file again you should be able to choose to add features.

Yeah, but there was another method without having to reinstall!

I noticed that when you create a new project you can choose which language, so got it in the end!

Cheers!
 
oh then you already have the languages installed.

you don't have to do a full reinstall, you just need to run the installer again and add the features you want.
 
Back
Top