I am using to the best of my knowledge the standard source (and particularly VC++ project file) from this website. I have added support for the Protocol handler to the library, and I want to debug it. I switch build mode to Unicode (Debug) and build it and run it (in VC++ 2008 express) and VC++ tells me:
"Debugging information for 'testapp.exe' cannot be found or does not match. Binary was not built with debugging information."
As far as I can tell from searching the web the settings in the project file for the compiler and linker are correct. Does anyone have any idea what might be wrong or what I could do to fix it?
Kirix Support Forums
Compiling wxWebConnect in debug mode
2 posts
• Page 1 of 1
- jonmmorgan
- Registered User
- Posts: 94
- Joined: Fri May 14, 2010 9:48 am
Re: Compiling wxWebConnect in debug mode
And after all that, I've got it: apparently the debugger settings were pointing to testapp.exe in the base directory, not in the testapp\DebugUnicode directory.
- jonmmorgan
- Registered User
- Posts: 94
- Joined: Fri May 14, 2010 9:48 am
2 posts
· Page 1 of 1
Return to wxWebConnect Questions, Thoughts & Feedback