I have a simple Qt Gui application on Windows XP system that uses some standard C++ headers such as <fstream> and <string>. The program was compiling and working perfectly, but all of a sudden I started to get <fstream> no such file or directory at compile time. I would appreciate if someone can tell what could have caused it.
Bookmarks