C++ not working

Status
Not open for further replies.

surinder

Tech addict
Joined
Jun 21, 2008
Messages
397
My system configuration is Athlon X2 4000+,ASUS M2N-MX, 1GB DDR2 RAM,Onboard NVIDIA 6100 VGA,17" LCD from VEIWSONIC.On my system C++ and TC giving me only blank screen when running after installation but same copies of these programs working perfectly on my another system which is E7200+ASUSP5KPL-VM,2GB DDR2 RAM,XFX 8600GT and SAMSUNG 17" CRT.
What could be the problem? Please help.
 

Mayur Somani

Right off the assembly line
Joined
Oct 3, 2008
Messages
4
The problem is that TC is obsolete. It will probably not run on your configuration. Even if you manage to run it on some other machine, I'll suggest you against it. Use open watcom c++ or Dev C++(Although it is no longer developed but it is miles ahead of TC). You can't do anything with TC like windows programming etc, only simple C and C++ programs can be written in TC. So don't use it.
 

furious_gamer

Excessive happiness
Joined
Jun 17, 2008
Messages
4,246
Try D :D.... lol.... Just kidding... Try download Borland C++ and i assure that will work...
 

swatkat

Technomancer
Joined
Mar 12, 2004
Messages
2,030
You can try out Microsoft Visual Studio Express edition and Windows SDK (if required).
*www.microsoft.com/express/product/default.aspx
*msdn.microsoft.com/en-us/windowsserver/bb980924.aspx
 
Status
Not open for further replies.
Top