- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello there,
I am currently working on an AutoCAD PlugIn using the following setup:
Windows 10
Visual Studio 2012 Update 4
AutoCAD 2016
ObjectARX 2016
Recently our operating system was changed from Windows 7 to Windows 10.
Unfortunatelly I had to setup my work environment from scratch.
Using my previous project data I tried building it which worked fine.
But when it comes to debugging I get the following message:
and my breakpoints are not working.
I already set the symbol server in the options to "http://symbols.autodesk.com/symbols".
Before the OS change I had no problems debugging and using breakpoints.
What I also have tried is deleting all the .obj files and loading the symbols while debugging.
There it told me that no matching .pdb files could be found even for my .arx and .dbx files.
Does anyone have any tips for me how I could solve this problem?
Solved! Go to Solution.