The program is Compiling and Linking with no erros, but when I start the Debug i gives the mensage box:
"Unhandled exception at 0x00539d91 in SIGAd.exe: 0xC0000005: Access violation reading location 0x000000c0."
With the option to break and continue, but if I press continue it keep on showing the erro.
And show on VC++ the wincmn.cpp pointing to the line:
...
if ( sizer == m_windowSizer)
return;
...
Could anyone help me?
P.S.: Sorry for my english, it's been a long time without practice.
Kirix Support Forums
VC++ Debug erro
3 posts
• Page 1 of 1
Re: VC++ Debug erro
Hi,
This error is pretty generic -- It can happen for any number of reasons. Can you post some sample code that causes this?
Thanks,
Ben
This error is pretty generic -- It can happen for any number of reasons. Can you post some sample code that causes this?
Thanks,
Ben
Ben Williams
Kirix Support Team
Kirix Support Team
-
Ben - Kirix Support Team
- Posts: 525
- Joined: Mon Dec 19, 2005 6:29 am
[SOLVED]Re: VC++ Debug erro
Thanks,
I've find what was causing the trouble.
Thanks again.
I've find what was causing the trouble.
Thanks again.
- tncalucard
- Registered User
- Posts: 14
- Joined: Mon Oct 08, 2007 9:30 am
3 posts
· Page 1 of 1
Return to wxAUI Questions, Thoughts & Feedback