Thread: unable to install turbo c++ due to error DOWNLOAD AND INSTALL .NETFRAMEWORK version =

  1. #1
    Registered User
    Join Date
    Jan 2020
    Posts
    20

    unable to install turbo c++ due to error DOWNLOAD AND INSTALL .NETFRAMEWORK version =

    Hi,

    I am on windows 7 platform and trying to install turbo c++ but while trying to install it's failing and popping up below error:-

    DOWNLOAD AND INSTALL .NETFRAMEWORK version =v4.7

    and whn trying to download and install .netframework version =v4.7 then
    again getting error that since i have windows 7 operating system so it can not be downloaded so finally due to all these errors unable to install turbo c++ can any one please advise what to do now to install it despite being on windows 7 operating system?

    Thanks

  2. #2
    and the hat of int overfl Salem's Avatar
    Join Date
    Aug 2001
    Location
    The edge of the known universe
    Posts
    39,660
    TurboC++ was rendered obsolete 30 YEARS AGO.

    If the instruction is coming from your school, then
    a) find a better school.
    b) pester them for technical support on how to use museum grade s/w on modern hardware.

    > what to do now to install it despite being on windows 7 operating system?
    Haven't you heard this is dead as well now?

    If you want to install a compiler actually compatible with your OS, and will teach you things that employers will be willing to pay you money for knowing, then get something like code::blocks or the Microsoft community edition of Visual Studio.
    If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.
    If at first you don't succeed, try writing your phone number on the exam paper.

  3. #3
    Registered User
    Join Date
    Jan 2020
    Posts
    20
    Hi,

    I did not understand do you mean to say that i will not be able to install turbo C++ on Windows 7 now any more and what do you mean by "get something like code::blocks or the Microsoft community edition of Visual Studio." do you mean to say should i download visual studio?
    but I want to practice C and C++ so i have downloaded compilers from this website "
    Download Turbo C++ for Windows 7, 8, 8.1 and Windows 10 (32-64 bit) with full/window screen mode and many more extra feature." but when trying to run it's setup then getting errors pasted in last post so could someone please advise what should i do to practiCE C & C++ and I want to install it on my system i don want to use run time compilers because it will require continuous internet connection.
    so if i am able to install this C and C++ then I will be able to learn and practice it so could someone please advise what to do now?

    Thanks

  4. #4
    Registered User
    Join Date
    Dec 2017
    Posts
    1,626
    Salem's point is that nobody uses Turbo C++ or Windows 7 anymore so you are not likely to get any help with that.

    Here is a direct download link for the CodeBlocks IDE with the gcc compiler for C++. Try it: Download Code Blocks latest release
    A little inaccuracy saves tons of explanation. - H.H. Munro

  5. #5
    Registered User
    Join Date
    Jan 2020
    Posts
    20
    Hi,

    will it also support c and core java and python as well or only will it support c++?

    Thanks

    Quote Originally Posted by john.c View Post
    Salem's point is that nobody uses Turbo C++ or Windows 7 anymore so you are not likely to get any help with that.

    Here is a direct download link for the CodeBlocks IDE with the gcc compiler for C++. Try it: Download Code Blocks latest release

  6. #6
    C++ Witch laserlight's Avatar
    Join Date
    Oct 2003
    Location
    Singapore
    Posts
    28,413
    Quote Originally Posted by bintech21 View Post
    will it also support c and core java and python as well or only will it support c++?
    You should do some reading up on your own, e.g., the Code Blocks home page states: "Code::Blocks is a free C, C++ and Fortran IDE".

    So yes, it supports C, but no, it doesn't support Java or Python. Then again, neither does Turbo C++.
    Quote Originally Posted by Bjarne Stroustrup (2000-10-14)
    I get maybe two dozen requests for help with some sort of programming or design problem every day. Most have more sense than to send me hundreds of lines of code. If they do, I ask them to find the smallest example that exhibits the problem and send me that. Mostly, they then find the error themselves. "Finding the smallest program that demonstrates the error" is a powerful debugging tool.
    Look up a C++ Reference and learn How To Ask Questions The Smart Way

  7. #7
    Registered User
    Join Date
    Jan 2020
    Posts
    20
    but how can i use this code block to write my first c++ program after downloading it ,accepted it is for c,c++ and fortran ide also what is the difference between turbo c++,and the c++ which this software code block support.

    i have heard turbo c++ is the original and geniue c++ software we should use this only please help to clarify my doubts?

  8. #8
    Registered User
    Join Date
    May 2010
    Posts
    4,633
    what is the difference between turbo c++,and the c++ which this software code block support.
    The difference is that one, Turbo C++, is so outdated that it doesn't work properly on modern Windows. The other is up to date and is quite easy to install and use.

    i have heard turbo c++ is the original and geniue c++ software we should use this only please help to clarify my doubts?
    Well first off Turbo C++ is not the original and genuine C++ software you should use. There were other compilers prior to this compiler and the "original" title would have to go to Microsoft the owner of DOS and Windows.

  9. #9
    Registered User
    Join Date
    Feb 2019
    Posts
    1,078
    Quote Originally Posted by jimblumberg View Post
    Well first off Turbo C++ is not the original and genuine C++ software you should use. There were other compilers prior to this compiler and the "original" title would have to go to Microsoft the owner of DOS and Windows.
    Nope... "original and genuine" C++ compiler should be available only from Bjarne Stroustrup...

  10. #10
    Registered User
    Join Date
    Dec 2017
    Posts
    1,626
    Quote Originally Posted by bintech21 View Post
    i have heard turbo c++ is the original and geniue c++ software we should use this only
    If you are being told (presumably by your instructor) that you should only use Turbo C++, then go ahead and use it. Just don't expect any help with it here since, obviously, nobody here (or outside of India, I suspect) uses it.
    A little inaccuracy saves tons of explanation. - H.H. Munro

  11. #11
    Registered User
    Join Date
    Jan 2020
    Posts
    20
    ok,somehow i was successful to install his code block but it is not allowing to build my code and also i am not allowed to paste it here it is saying put code in bracket where as i am putting it in [ ] brackets only dispie that it is giving me this error.

  12. #12
    Registered User
    Join Date
    Dec 2017
    Posts
    1,626
    Are you from India?

    What does "dispie" mean?
    A little inaccuracy saves tons of explanation. - H.H. Munro

  13. #13
    Registered User
    Join Date
    Jan 2020
    Posts
    20
    it means despite sorry for typo

  14. #14
    Registered User
    Join Date
    Aug 2019
    Location
    inside a singularity
    Posts
    308
    What you need to do is read the instruction manual for C::B to get it to run your program. To attach code on this site you need to use [] (with CODE in b/w the brackets) at the beginning of your code and [/] (with CODE in b/w the brackets after the /) at the end.

    As john pointed out, you're probably supposed to use Turbo because you're probably Indian and the syllabus here was (is?) primitive. However, I know that the entire syllabus pattern was revised and you should've been learning Python instead as C/C++ being available as a subject is no longer a choice. It's easy to install Turbo and get it working if you read through a guide carefully. In the long run tho, there's no point of using Turbo as it doesn't support the use of any compiler other than Borland C++ Compiler. Once you get used to how things are done, you can switch to Notepad to write your programs.

    The first thing you should do at this point is read https://cboard.cprogramming.com/cplu...uncements.html
    Last edited by Zeus_; 02-05-2020 at 10:38 AM.
    "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook, The Wizardry Compiled

  15. #15
    Registered User
    Join Date
    Jan 2020
    Posts
    20
    here it is :-

    Code:
    #include <iostream>
    
    
    using namespace std;
    
    
    int main()
    {
          cout << "\n\n Print the sum of two numbers :\n";
        cout << "-----------------------------------\n";
        cout << " The sum of 29 and 30 is : "<< 29+30 <<"\n\n" ;
    }

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Error when trying to install platform sdk
    By Shamino in forum Windows Programming
    Replies: 3
    Last Post: 08-20-2007, 12:59 PM
  2. Please help to install Turbo C compiler..
    By Shidlingayya in forum C Programming
    Replies: 6
    Last Post: 08-15-2007, 09:08 AM
  3. Download Java, not install it...
    By Queatrix in forum Tech Board
    Replies: 1
    Last Post: 05-06-2007, 11:06 AM
  4. install error
    By c++.prog.newbie in forum A Brief History of Cprogramming.com
    Replies: 4
    Last Post: 02-26-2002, 03:58 AM

Tags for this Thread