wousst / simusurveyx

A virtual surveying instrument simulator.
0 stars 0 forks source link

Compatibility issues with Visual Studio #1

Closed hadrihl closed 5 years ago

hadrihl commented 5 years ago

Tested almost a week and found out that the project cannot be opened with Microsoft Visual Studio. Below are the details.

Issue:

Steps to reproduce:

Typical error message:

"the project type is not supported by this installation", MS Visual Studio 2008.
"This version of Visual Studio is unable to open the following projects...", MS Visual Studio 2017.
"This version of Visual Studio is unable to open the following projects...", MS Visual Studio 2019.

Note: Need to check if there are other dependencies (packages) for this project. Should we decide to move this project into the latest Visual Studio for development?

hadrihl commented 5 years ago

Installing XNA Game Studio 3.1 on the system had solved the issue.

Step to re-produce:

  1. Install XNA Game Studio 3.1. It can be downloaded here.
  2. Open SimuSurvey360 project with Visual Studio 2008.