- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi BrianEkins, MattWynn,
We have developed an add-in for Fusion 360 which has dependency on some third party DLL. So, now we have main add-in DLL and one more DLL file for dependent library.
When we placed both add-in and third party dll in "%appdata%\Autodesk\Autodesk Fusion 360\API\AddIns\MyAddin" folder then we are receiving below error while loading our add-in.
We tired placing third party DLL under resources folder. In this case we didn't observed this issue, but add-in fails to load.
Is there any way we can mention dependent DLL and it's path within Manifest file?
Can you please help us here with placing dependent DLL at correct location to load add-in successfully.
Thanks in advance.
Solved! Go to Solution.