Message 1 of 14
AutoCAD 2008 and ObjectoARX
Not applicable
02-01-2010
04:58 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
About 1 year ago I created a plugin to AutoCAD 2008 that used the COM to interface with ObjectARX (mainly I have a reference in my solution to "AutoCAD/ObjectDBX Common 17.0 Type Library") and it works great. But only for the 32-bit version of AutoCAD 2008.
Now I'm trying to recompile the solution but I can't find "AutoCAD/ObjectDBX Common 17.0 Type Library" in the list of COM references available. "AutoCAD 2008 Type Library" is available but I can't find "AutoCAD/ObjectDBX Common 17.0 Type Library" anywhere...
I've read some presentations about considerations to have when porting to AutoCAD 2008 64-bit, and everyone of them informs me that I can still use ObjectoARX. I simply can't figure out how...
Thanks
Now I'm trying to recompile the solution but I can't find "AutoCAD/ObjectDBX Common 17.0 Type Library" in the list of COM references available. "AutoCAD 2008 Type Library" is available but I can't find "AutoCAD/ObjectDBX Common 17.0 Type Library" anywhere...
I've read some presentations about considerations to have when porting to AutoCAD 2008 64-bit, and everyone of them informs me that I can still use ObjectoARX. I simply can't figure out how...
Thanks