obiwanjacobi / vst.net

Virtual Studio Technology (VST) for .NET. Plugins and Host applications.
https://obiwanjacobi.github.io/vst.net/index.html
GNU Lesser General Public License v2.1
420 stars 52 forks source link

Loading a managed plugin in a managed host gives error #58

Open obiwanjacobi opened 2 years ago

obiwanjacobi commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Run the Host sample and load one of the sample plugins.

obiwanjacobi commented 1 year ago

Looks like the dependent dlls in the (deploy/)bin folder are not picked up correctly... See also #53