Community
Inventor Programming - iLogic, Macros, AddIns & Apprentice
Inventor iLogic, Macros, AddIns & Apprentice Forum. Share your knowledge, ask questions, and explore popular Inventor topics related to programming, creating add-ins, macros, working with the API or creating iLogic tools.
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Create Addin with Compatibility Inventor Versions and OS 32 and 64 bits

2 REPLIES 2
SOLVED
Reply
Message 1 of 3
Crstiano
471 Views, 2 Replies

Create Addin with Compatibility Inventor Versions and OS 32 and 64 bits

Hi,

I am looking for any example to create an addin compatible between versions of inventor and also compatible win between 32 and 64bit.

 

Today I know create all separate. Thereby generating 4 different files... Smiley Sad

Example:

Addin2013_32x.dll

Addin2013_64x.dll

Addin2014_32x.dll

Addin2014_64x.dll 

 

Thanks in advanced.

Cristiano Oliveira
Developer Addins | Consultant CAD/PLM | CAD Manager
https://www.ConsultCAD.com/


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

2 REPLIES 2
Message 2 of 3
philippe.leefsma
in reply to: Crstiano

Hi Cristiano,

 

If you use .Net, then you shouldn't have to worry about 32/64 bit issues. Compiling your add-in with "Any CPU" will be enough.

 

If you compile a .Net add-in against Inventor 2013 interop, you should be able to have it loaded under 2013 32/64 and 2014 32/64.

 

I hope it helps.

 

Regards,

Philippe.

 

 

 

 



Philippe Leefsma
Developer Technical Services
Autodesk Developer Network

Message 3 of 3
Crstiano
in reply to: philippe.leefsma

Somewhere out this project. I remade and now it's all right, thank you.

Cristiano Oliveira
Developer Addins | Consultant CAD/PLM | CAD Manager
https://www.ConsultCAD.com/


Did you find this post helpful? Feel free to Like this post.
Did your question get successfully answered? Then click on the ACCEPT SOLUTION button.

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Autodesk Design & Make Report