I do not know what I am doing wrong so I need some advice. I have about a thousand lines of code that I have done and my program was working. I added some advancement code to my rpg. I tried to recompile it in Dev C++ 4.9.9.0 and it is not working. I says the file #include <Hero_Class.h> does not exist. How can I fix this and should I dump this compiler and install my visual c++ compiler.
THANKS!!!




Reply With Quote