Hi,
I am new to API of Inventor. i tried installing DeveloperTools.msi loated at
C:\Users\Public\Documents\Autodesk\Inventor 2014\SDK
It says "Could not find any version of microsoft visual studio."
However, I have Microsoft Visual Studio Express 2013 installed.
Please help.
Also, is installing the SDK necessary to develop add-ins?
Regards,
Saurav Agarwal
Solved! Go to Solution.
Solved by xiaodong_liang. Go to Solution.
I installed visual studio 2010 and was able to install developertools thereafter.
Thanks
When do you expect Visual Studio (Express) 2013 to be supported by the SDK of Inventor? I'd really have a look at the examples that I can't view right now.
Hi,
i'm having the same issue at the moment. When i try to install the "DeveloperTools.msi" i get "Could not find any version of Microsoft Visual Studio.
i'm currently using:
Inventor 2013
Visual Studio Express 2010
Inventor 2013 Wizards does not support VS2012, it supports VS 2005, 2008 and 2010.
I have PDSU 2015 (inventor 2015) and would like to do some dev. work. Which version of VS is the most recent one supprted with IV 2015?
TIA,
Zimmerle
OK, so I have installed VS2008 and I still have errors trying to install Inventor's DEv tools. It almost finishes and then, BAM! cannot run the script and uninstalls what has already been processed.
Next?
If you have the KB3072630 installed on your machine, you will encounter the failure, and a workaround for now is to disable the KB3072630 first and install the SDK then enable the KB3072630 again. You can find the workaround I posted in below post:
Hope this helps.
The Inventor 2016 is based on VS2012. Hope this helps.
Any to be honest, i have Visual Studio 2015 Automating Inventor 2017.
Getting the SDK to install is the difficult part. Install Visual studio 2012 (or 2010) and install it. If it says failed at any point, dont press ok.
Copy the extracted files from the folder location of the installer elsewhere then click ok.
Within those files, the Zip file containing the Visual studio template will exist.
You can also add a "StartAction" to the .vbproj file so when debugging, inventor will Launch after building the DLL.
I have attached the VS11 file from the Inventor 2016 SDK. It should work fine on older versions.
PS: Sorry to bump up an old thread!
Can't find what you're looking for? Ask the community or share your knowledge.