up vote 3 down vote favorite
share [g+] share [fb]

I installed Vista 64 bit on my laptop. I wanted to install Turbo C++ as well. How do I install it?

It gave me a graphics error. How do I solve this problem?

link|improve this question
+1 for the "Respected Sir," I like that! haha – r0ca Mar 19 '10 at 17:34
1  
What version of Turbo C++? Can you include a screenshot of the error you are getting? – heavyd Mar 19 '10 at 18:01
AFAIK all versions of Turbo C++ are obsolete and unsupported en.wikipedia.org/wiki/Turbo_C%2B%2B – mctylr Mar 19 '10 at 18:13
feedback

2 Answers

Turbo C++ is ancient (or antique) software, and certainly not supported on any 64-bit platform.

You will need to upgrade to a current version of C++ Builder 2010 or another 64-bit C++ environment to develop natively on a 64-bit OS / system.

For more details about the history of Turbo C++ (Wikipedia).

link|improve this answer
feedback

if you insist on using Turbo C++ then first install DOSBox in Window 7, 64bit.

You could search google for: "How to run 16bit DOS application on window vista, win7 macOS and linux"

link|improve this answer
1  
Telling people to 'search google for x' isn't very useful. You can make your answer better by giving a bit more of an overview of the process yourself so that your answer is self contained – Journeyman Geek Jan 9 at 22:39
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.