Grasshopper

algorithmic modeling for Rhino

Is it possible to add third-party dll as reference while developing plugin for rhino5.0(64bit)?

Hi,

I was developing a small plugin and referenced a third-party library(.dll). When I built my code into .rhp, I copied both the .rhp and that .dll file into the Plug-ins folder of Rhino 5.0(latest build, 64bit)

I traced the error and found the code simply stopped where I instantiated from that third-party library.

 

Is there something I have to do before running a plugin which referenced a third-party library?

 

Thanks!

 

-Jeome

Views: 1331

Replies to This Discussion

Hi, Kermin

SmartAssembly could help to merge the dll into your grasshopper dll and and you don't have to carry your custom dll with the .gha any more.

Hope this helps.

Thanks.

-Jerome

RSS

About

Translate

Search

Videos

  • Add Videos
  • View All

© 2024   Created by Scott Davidson.   Powered by

Badges  |  Report an Issue  |  Terms of Service