Exclamation[Help] Visual C++ Debug & Run Errors

Posts 115 of 15 · Page 1 of 1
[Help] Visual C++ Debug & Run Errors
I have been having a recurring problem with VC++ 2010 that I am not able to debug, and run the application. Even if the code is 100 percent correct it still does not process correctly. Hello World doesn't even work correctly. I need some Technical Help, if can be done soon with Teamviewer i am greatly appreciate for it.
Reinstall VC++ ?
i've tried reinstalling but i get many errors, even Dev C++ gives me errors.
Yes, i use x64
Visual Studio 2008/VC++ 2008
Quote Originally Posted by Stephen View Post
Visual Studio 2008/VC++ 2008
are you saying i should install vc 2008
Quote Originally Posted by RageKey View Post
are you saying i should install vc 2008
Yes. I prefer it over that 2010 bullshit. It might/might not fix your error. I'm just stating my point of view.
wild guess: you're trying to build 64 bit and dont have the 64 bit compiler installed.
Switch your project to 32 bit (x86)
i think thats it! where is the option to do that though?! Thanks if it works!
Edit: nvm - thinking of something else...
what exactly is the error you're getting?
if u have teamviewer i can show you.
Quote Originally Posted by Stephen View Post


Yes. I prefer it over that 2010 bullshit. It might/might not fix your error. I'm just stating my point of view.
you stated your point of view, without a point of view in your post, eh, what?


try code::blocks if all fails.
I have the same problem, I just use a windows XP VM and ollydbg when I need to debug(which is rarely)
I use VMWare debugger and it never failed me, Why you guys having so much trouble ? D:
Posts 115 of 15 · Page 1 of 1

Post a Reply

Tags for this Thread

None

Need help?