Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Link OpenStudio to C++ Applications

How do we link OpenStudio dlls (i.e bin\openstudio_utilities.dll) in a C++ application built in Visual Studio? is there an object library file we need to add to additional dependencies?

For example, if we wanted to access some of the objects and methods in the utilities\geometry folder, what project properties do we need to set?

Link OpenStudio to C++ Applications

How do we link OpenStudio dlls (i.e bin\openstudio_utilities.dll) in a C++ application built in Visual Studio? is there an object library file we need to add to additional dependencies?

For example, if we wanted to access some of the objects and methods in the utilities\geometry folder, what project properties do we need to set?