From: Jeremy P. <jpe...@ea...> - 2003-01-29 17:38:20
|
What the heck do I have to do to get a program to compile in Dev-C++ 5? It compiles fine in dev-C++4. When I install DC++5 and then try compiling I get a bunch of errors. I found out that it is because there are not sufficient libraries in the include directory such as iostream. I transplanted my libraries from DC++4 and all the errors go away except for 3..it does not recognize std::cout, std::cin, or std::endl. Is there some thing I have to do to get the correct library files in my include directory so my programs will compile? Jeremy Petzold AIM: modmans2ndcoming |