Cannot load addin with dependencies on other dlls

Cannot load addin with dependencies on other dlls

maxime_cabanal-duvillard
Contributor Contributor
128 Views
0 Replies
Message 1 of 1

Cannot load addin with dependencies on other dlls

maxime_cabanal-duvillard
Contributor
Contributor

Hi,

 

I have created an Inventor Addin with the wizard from Visual Studio C++, everything worked fine.

 

But then I began writing more code for the logic, and it depends now on another dll, which seems to be an issue because the addin does not load anymore!

In debug mode, I cannot even step into the "OnActivate" or "Activate" method, so the error must come before, which makes me think it has something to do with the new dll dependency I added.

 

Where would I need to deploy the potential dependencies for Inventor to load the addin with them right?

 

Thanks

Maxime

0 Likes
129 Views
0 Replies
Replies (0)