Difference between revisions of "VisualStudio2010"

From aHuman Wiki
Jump to: navigation, search
(Automated page entry using MWPush.pl)
(Automated page entry using MWPush.pl)
 
Line 1: Line 1:
 
 
<pre style="color: green">Visual Studio 2010 Express Edition Setup</pre>
 
<pre style="color: green">Visual Studio 2010 Express Edition Setup</pre>
 
@@[[Home]] -> [[DevelopmentEnvironment]] -> [[VisualStudio2010]]
 
@@[[Home]] -> [[DevelopmentEnvironment]] -> [[VisualStudio2010]]

Latest revision as of 19:10, 28 November 2018

Visual Studio 2010 Express Edition Setup

@@Home -> DevelopmentEnvironment -> VisualStudio2010


Visual Features

  • install Visual Studio 2010 C++ Express Edition and register it (it is free)
  • install Visual Studio SP1 to fix several IDE bugs
  • ensure "Show All Files" button is turned on - see Link for details
  • use "Include in project" to include files, existing in filesystem
  • avoid seeing temp files: in Tools -> Options -> Text Editor -> C/C++ -> Advanced:
    • set Disable External Dependencies Folder to True
    • set Always Use Follback Location to True