Message 1 of 1
OPM Properties for AutoCAD Map 2019
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I have problem compiling asdkOPMNetExt.dll to use it with AutoCAD Map 3D 2019, since the version of dll that I have is for 2018 and doesn't seem to work with new one. I found source code here: https://github.com/cyrillef/OPMNetExt , and I tried to reference it to ObjectARX 2019. The project compiled without errors, but when I referenced new asdkOPMNetExt.dll in my project some classes like IDynamicEnumProperty were missing. I am obviously doing something wrong... Any help would be appreciated.