Visual Studio setup

I use Visual Studio 2010, C++. I have trouble with the interface and not so much with the actual coding.
1. Where can I find a simple list of all options in the setup of C++, what they mean and where they may be found?
2. Where do I go to turn off 'always create'? The message is below.
Creating "Debug\working folder.unsuccessfulbuild" because "AlwaysCreate" was specified.

Thanks
Last edited on
that's not an error message.

i'd just create an blank empty project and go from there really.
Last edited on
Thanks for the correction.
I removed the word "error". The problem remains: "Where do I go to turn off 'always create'? "
http://stackoverflow.com/questions/6054066/vs2010-project-is-not-up-to-date-because-alwayscreate-was-specified

See the reply with 24 hits.

p.s. which part of the interface do you have problem with?
Last edited on
Topic archived. No new replies allowed.