• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

REQUIRED Visual Studio version?

Messages
100
Country
italy
Which is the oldest supported version of Visual Studio usable to (try to) compile a C/C++ gauge for a target x64 system, using P3DV4 gauges.h?

I've read 2015 is the suggested one, and it seems to be absolutely required to compile programs using SimConnect interface, but what about a simple gauge? Would VS2010 work?

Also I tried, without success, to find the free version of VS2015. Is it still available online from Microsoft?

Thank you very much in advance!
Marco
 
The more I try to understand the less I do actually understand (hope this is correct in english):( .
Looks like the "express" version is gone and now the Community Edition has to be used (license terms, see below, are mostly unknown to me).

@WebSimConnect: Thank you very much! The link you provided points to a VS2015 Community edition ISO.
I downloaded it and installed it, it did not require a key, you have to accept usage conditions which seem to dictate that for single user it is free (but I'm absolutely not sure of this, URL is https://www.visualstudio.com/license-terms/mt171547/). An example:

Individual license. If you are an individual working on your own applications to sell or for any other purpose, you may use the software to develop and test those applications.

"For free" has to be considered implicit? So that it becomes: "you may use the software to develop and test those applications for free"?
Who knows. I'm not an a lawyer...

@SkippyBing: Thank you too, but the link you specified brings you to a Community Edition of VS2017.

Once again thank you,
Marco
 
Yes, for free.

If you scroll to the bottom of the page that SkippyBing links to (as he tells you to), VB2015 links are present.
 
Back
Top