2

What are the system requirements for the C# bindings?

Hi

I just would like clarification as what the system requirements are to use the C# bindings in a program that I make using the bindings? I'm not building them myself. I'm just using what comes with Open Studio.

I've had some crashes and determined that adding these two DLLS: msvcp120.dll and msvcr120.dll stopped the crashes from occurring.

So does that mean I need to have my installer install the C++ runtime for VS 2013? https://www.microsoft.com/en-us/downl...

BrianP's avatar
53
BrianP
asked 2016-11-07 14:09:48 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2016-11-08 08:38:25 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Yes our current installers require you to provide these libraries. In our upcoming 2.0 installers, we are bundling the required libraries in the OpenStudio package.

Kyle Benne's avatar
6k
Kyle Benne
answered 2016-11-11 08:37:58 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments