Prior to installing the EIKON SDK, the [Desktop SDK Requirements][1] states that it requires:
- Visual Studio 2012
The Desktop SDK is not supported for the Visual Studio 2012 Express edition.
Given this information, when going through the [Installing the SDK][2] procedures, step 5 in those instructions states:
> Extract OpenEikonDesktopAppV1.zip to your Visual Studio Template folder (usually located at \Visual Studio 2012\Templates\ProjectTemplates\Visual C#.
The first confusing bit of information is the reference to "Visual Studio 2012". Visual Studio 2012 by default installs under "Microsoft Visual Studio 11.0". Visual Studio 2013 actually installs under "Visual Studio 2012". While I don't really understand Microsofts logic here, it's unclear what the instructions above is referencing. Second, this specific directory or even any resemblance of it does not exist and also there seems to be many template folders under my installation. Choosing one, I get the following when I attempt to extract:
> Access is denied.
While I can resolve this issue, I think I may be way off in extracting this content. Can anyone clarify?
thanks.
[1]:
http://openeikon.azurewebsites.net/desktop-sdk/desktop-set-up/desktop-req/ [2]:
http://openeikon.azurewebsites.net/desktop-sdk/desktop-set-up/install-desktop-sdk/