| View previous topic :: View next topic |
| Author |
Message |
Merrill & Michele Guest
|
Posted: Mon Sep 27, 2004 11:15 pm Post subject: mvc++4 |
|
|
I'm running mvc++4 on this computer and am unable to debug. The complaint
is that "there is no matching symbolic information found." What's odd is
that I set it up as I have on differing OS's. I guess it doesn't like xp
automatically. I haven't found anything under the settings to change this.
I hope I'm not OT posting here.... MPJ
|
|
| Back to top |
|
 |
Victor Bazarov Guest
|
Posted: Tue Sep 28, 2004 2:36 am Post subject: Re: mvc++4 |
|
|
"Merrill & Michele" <beckjensen (AT) comcast (DOT) net> wrote...
| Quote: | I'm running mvc++4 on this computer and am unable to debug. The complaint
is that "there is no matching symbolic information found." What's odd is
that I set it up as I have on differing OS's. I guess it doesn't like xp
automatically. I haven't found anything under the settings to change
this.
I hope I'm not OT posting here.... MPJ
|
Alas, you _are_ OT. This is a C++ _language_ newsgroup. You want a forum
about the Microsoft _product_. Try microsoft.public.vc.ide_general. Often,
though, such "complaint" is due to the fact that you built your executable
as "Release" instead of "Debug". But that's truly a topic for that other
newsgroup I mentioned.
V
|
|
| Back to top |
|
 |
Merrill & Michele Guest
|
Posted: Tue Sep 28, 2004 4:20 am Post subject: Re: mvc++4 |
|
|
| Quote: | Alas, you _are_ OT. This is a C++ _language_ newsgroup. You want a forum
about the Microsoft _product_. Try microsoft.public.vc.ide_general.
Often,
though, such "complaint" is due to the fact that you built your executable
as "Release" instead of "Debug". But that's truly a topic for that other
newsgroup I mentioned.
V
Thanks. It looks like there's intelligent lifeforms there too. MPJ |
|
|
| Back to top |
|
 |
|