I get a file not found error when I try to #include <ios> header. I searched through the mingw installed with Dev-cpp and did not find it. I did locate one in another mingw install I have. However, simply copying the file does not work, as there are dependencies.
Is this file missing from the Dec-cpp distribution? I'm using Dec-C++ 4.9.6.0.
I am able to use the <iostream> header.
Thanks for any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I dont know, but try upgrading to the latest version 4.9.7.0.
Once you get the latest version of dev, vUpdate it to 4.9.7.5.
Then search the forums and faq for your problem, and then post, if you dont find a solution.
--nilson
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello;
I get a file not found error when I try to #include <ios> header. I searched through the mingw installed with Dev-cpp and did not find it. I did locate one in another mingw install I have. However, simply copying the file does not work, as there are dependencies.
Is this file missing from the Dec-cpp distribution? I'm using Dec-C++ 4.9.6.0.
I am able to use the <iostream> header.
Thanks for any help.
I dont know, but try upgrading to the latest version 4.9.7.0.
Once you get the latest version of dev, vUpdate it to 4.9.7.5.
Then search the forums and faq for your problem, and then post, if you dont find a solution.
--nilson