diff --git a/devcpp/readme-devcpp.txt b/devcpp/readme-devcpp.txt index 2098b5a..ba3c65b 100755 --- a/devcpp/readme-devcpp.txt +++ b/devcpp/readme-devcpp.txt @@ -1 +1 @@ -The projects in this directory were built using Dev-C++ 4.9.8.0 (aka 5 beta 8) Dev-C++ 4 has problems creating portable project files. \ No newline at end of file +The projects in this directory were built for Dev-C++ 4.9.8.0 (aka 5 beta 8) Dev-C++ 4 has problems creating portable project files due to absolute path names. Also the GCC 2.95 that DevC++4 comes with is not recommended, GCC 3.2 is recommended. \ No newline at end of file