- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Thanks for your reply. If I had to guess, no dll is being created. Is there a step by step guide for this, pertinent to 2015? I do not believe the documentation with Inventor is sufficient. I have been trying to do an add in in my spare time for the last year. Our reseller wants $200 per hour to help us. Please let me know your thoughts.
Note, I would be happy with a "Hello World" add-in to Inventor 2015 using Visual Studio Express 2015.
When I rebuild the project, I get an error of...
The command "call "%VS100COMNTOOLS%vsvars32" ... I thought I fixed this when I added "windows\system32" to the environment variable, put perhaps not.
By the way, I pretty much followed this post: https://forums.autodesk.com/t5/inventor-customization/inventor-add-in-templates-for-2015/td-p/523576...
to get where I am currently at.