First time here? Check out the Help page!
1 | initial version |
We have not yet moved OpenStudio to Visual Studio 2015 although there is interest in that. At the current time I would suggest using Visual Studio Community 2013. You will need to set the PreferredToolArchitecture
environment variable to x64
as noted here. This tells Visual Studio to use the 64 bit version of link.exe which is required when building some of the larger modules.