Message 1 of 9
Problerm in making AutoCAD Plugins for different AutoCAD Version
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm using Visualstudio 2015 and .NET to build an Plugin(an *.dll file) for AutoCAD 2014. and the Plugin is work fine, But when I load the Plugin to AutoCAD 2016 and AutoCAD 2012 using NETLOAD command, the Program crashed. But when I build the plugin under the AutoCAD2016 and AutoCAD 2012, It Work fine.
So I question is: Is there any way buid the plugin an time and when it can run in the majority of the AutoCAD Platform?
