Jump to content

QESTNET Internal:Developer Setup Requirements: Difference between revisions

From QESTonline
Benny.thomas (talk | contribs)
No edit summary
 
No edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
*Install Visual Studio 2012 (or higher);
*Install Visual Studio 2012 (or higher);
**This may take up to an hour to install depending on the initial state of your local machine.
**Opening ~\qestnet\QESTField MVC\QESTField.sln is normally a good guide to determine if Visual Studio installed correctly. The git setup guide and a clone of the qestnet repository will need to be completed before this solution is available on your local machine.
*Install ReSharper 9.1.1;
*Install ReSharper 9.1.1;
*Access/permissions to QESTNET repository (see DF);
*Open ~\qestnet\QESTField MVC\QESTField.sln.<BR> If it doesn’t load successfully something is not installed correctly or not installed. :/

Latest revision as of 01:53, 20 July 2015

  • Install Visual Studio 2012 (or higher);
    • This may take up to an hour to install depending on the initial state of your local machine.
    • Opening ~\qestnet\QESTField MVC\QESTField.sln is normally a good guide to determine if Visual Studio installed correctly. The git setup guide and a clone of the qestnet repository will need to be completed before this solution is available on your local machine.
  • Install ReSharper 9.1.1;