VS11 Beta

What's your opinions? I know it's been out for a bit now, but I just got around to downloading it. It's downloading right now actually, seems very Windows 8ish. Anyone try it out yet? What do you think? Any cool new features?
I downloaded it a few weeks ago.

Some things are annoying me though:

1. Not all there with C++11 (for example specifying the default and/or delete keyword on constructors isn"t wotking);

2. Intellisense/identifier name completion is annoying me.

3. I hope the grey color scheme is only for the beta - it is too hard on the eyes.
I just don't like washed-out IDE colour themes ( same goes for eclipse)

2. Can't it be turned off in the options?
3. Can't it be changed in the options?
2. It is that it is so aily to accidentally select the option from the dropdown list.

3. I have two choices - wshed out grey or high contrast garish.

All said I think I will prefer the finishedVC 2011 product to VC2010.

closed account (3hM2Nwbp)
Quick question: Does VC2011 come with a 64 bit compiler? With VC2010, only ultimate supported 64 bit compilations IIRC.
closed account (1yR4jE8b)
You are incorrect. I use 2010 Pro, and can build 64bit binaries. You can also build 64bit binaries with the Express editions by downloading the Windows 7.1 SDK and telling the IDE to use that instead of the built-in compiler.
Last edited on
Topic archived. No new replies allowed.