Message 1 of 4
ObjectArx / Dbx crashes in debug build.
Not applicable
11-20-2012
10:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have just started a project, a single arx dll and a single dbx dll. Both only implement an application class, no commands, no custom entities, no dialogs etc... When I attempt to load the dbx and arx applications in debug build, I get a crash:
Unhandled exception at 0x000007fefd5acaed (KernelBase.dll) in acad.exe: 0x804F4C45: 0x804f4c45.
Visual Studio 2010
ObjectArx 2012
AutoCAD 2012 (64 bit)
Any hints. Note, as stated above, there is nothing in these projects other than the application classes providing the entry points.
I have attached a zip containing the projects. In each contains a single class that I have created. InFormArxApp and InFormDbxApp.
Regards,
Mike