Message 1 of 10
32-bit C# .NET plugin for 64-bit AutoCAD

Not applicable
10-20-2013
09:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello
I'm trying to build a plug-in for 64-bit AutoCAD 2013, using Visual Studio 2010. Target = x64 works. When I choose a target = x86, everything is fine in MS VS. But after I load the .dll to AutoCAD, there is no my command. Is it possible to use x32 MS VS debugger , that can make changes on fly? I need it very much.
I tried to install a 32-bit version of AutoCAD on my x64 Windows 7, but I can not.
Thanks in advance.