Skip to content

Upgrading the project to work with a newer version of Visual Studio

PencilSoft edited this page Oct 26, 2014 · 5 revisions

Upgrading the project to work with a newer version of VSC++ "2013 ultimate"

The template folder in Extensions folder is our core for our new extension. copy this folder and paste it on the work space of your PC.

  1. Open your favorite IDE VS C++2008+ We will use VS C++ 2013 Enterprise Edition
  2. load the template.sln in VS 2013.

_ The VS will ask you for upgrade your project So accept upgrading _ and wait after it Done. Note:

After you accept the upgrading of template.sln project it will be upgraded to open on VS C++2013 and IT will NOT open by the previous version of VS C++ even the VS version that used in creating it it will be added to backup folder if you want to open the project In older versions form VS C++ 2013 use the template.sln on backup file .

You can downlaod the upgraded version now

upgraded EDif SDK