C / C++ FAQs & Programming Resources - ProkutFAQ : CompilerProblemInVistaAndXP

HomePage Recent Changes Recently Commented Login/Register

Revision [713]

This is an old revision of CompilerProblemInVistaAndXP made by SharathAV on 2008-09-12 06:11:18.

My compiler (Turbo C/C++) is not working correctly on Vista/XP, what should I do?

This is most probably because you're still having a very old compiler(like Turbo C/C++ 3.0 or older), and it is not compatible with the new operating systems (such as Windows Vista or XP). The solution is to just get yourself one of the modern compiler/IDEs, click here to get a list of new compilers and download links for them. We would suggest you to get Visual Studio 2005 or later, or Code::Blocks(with MinGW).

Related questions

Why shouldn't we use the Turbo C/C++(DOS) compilers?
 Comments [Hide comments/form]
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki
Page was generated in 0.2829 seconds