Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   C++ (https://www.askmehelpdesk.com/forumdisplay.php?f=439)
-   -   C++ is not working in my computer? (https://www.askmehelpdesk.com/showthread.php?t=476361)

  • Jun 4, 2010, 07:41 AM
    ramkrp
    C++ is not working in my computer?
    I have copied the Folder containing C++ into C drive of my computer which is working with Windows Xp.But when I Double clicks on TC.EXE file, it is not working.I am having NVIDIA chipset isthat a problem
  • Jun 4, 2010, 08:33 AM
    slapshot_oi

    This is a pretty vague question.

    Do you mean a folder containing C++ source code, and how it is not working? You can't open the source to view it, or you can execute the program?

    If it's the first problem, install Geany, a simple light-weight text editor. I use it for everything.

    If it's the second problem, you need a C++ compiler on your machine to generate an executable image, plus you may also need to reference a library specific for Windows in order for your program to compile. If you don't have a compiler installed, I recommend this: MinGW.

    And what is TC.exe?
  • Jul 16, 2010, 02:52 AM
    newton10
    Run your Turbo c++ setup again may e it's virus.My TC running accurately

  • All times are GMT -7. The time now is 01:34 PM.