Message 1 of 4
Debugging .ARX in C++
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I'm new to ObjectARX. In order to debug my code, I built the .arx file in debug configuration. Seems it was able to debug, and worked well with the AutoCAD product which is built in release. Is it the normal way to debug the .arx? Any potential problems about debug dll working with release exe? What should I take care of? Perhaps it is not question for ObjectARX. I'm just curious how ObjectARX make the debugging work.
Thanks.