wilko339 / PicoGH

Grasshopper wrapper for the ShapeKernel / PicoGK kernel.
Apache License 2.0
6 stars 0 forks source link

Grasshopper can't find picogk.1.3.dll even when it is alongside the gha #12

Closed wilko339 closed 7 months ago

wilko339 commented 7 months ago

This may be because during my tests I used a debug version of the compiled .gha. Need to test using the release version instead.

wilko339 commented 7 months ago

ALL of the openvdb dependecies need to also be alongside the .gha file. I want to statically compile these into the picogkgh .dll file but I am still yet to do this.