openstudiocoalition / openstudio-sketchup-plugin

The OpenStudio SketchUp Plug-in is an extension to Trimble’s popular 3D modeling tool that adds OpenStudio context to the SketchUp program.
https://openstudiocoalition.org
Other
45 stars 10 forks source link

openstudio-sketchup-plugin #129

Closed poppopppp closed 1 year ago

poppopppp commented 1 year ago

Can we use Sketchup Pro 17 with openstudio-sketchup-plugin v.1.6? When launching SketchUp after installing the plugin, the program asked path to openstudio root directory. Then, i input c:/openstudioapplicaiton-1.6.0 and got the message saying that error loading openstudio sketchup plug-in: 126: the specified module could not be found - /ruby/openstudio.so

We are using Sketchup Pro 17. How can we install openstudio sketchup plugin?

Thank you for your help advance.

macumber commented 1 year ago

SketchUp 2017 used Ruby 2.2.4. The last version of the OpenStudio SDK to support that version of Ruby was OpenStudio 2.9.1:

https://github.com/NREL/OpenStudio/wiki/OpenStudio-SDK-Version-Compatibility-Matrix

That was the last release that the OpenStudio Application and OpenStudio SketchUp Plug-in was still bundled with the OpenStudio SDK. They are now available separately, see this post for more information.

The versions of SketchUp compatible with the newer, separate OpenStudio Application and OpenStudio SketchUp Plug-in packages are listed at https://github.com/openstudiocoalition/openstudio-sketchup-plugin/wiki/OpenStudio-SketchUp-Plug-in-Wiki.

poppopppp commented 1 year ago

Thank you. @macumber