From edf5126c74485b9b390b7e84b3803d995412aca7 Mon Sep 17 00:00:00 2001 From: James Turk Date: Wed, 24 Sep 2003 02:10:06 +0000 Subject: [PATCH] addition of offer to support vc6 in the future --- vc6/readme-vc6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vc6/readme-vc6.txt b/vc6/readme-vc6.txt index 5510140..046cdaa 100755 --- a/vc6/readme-vc6.txt +++ b/vc6/readme-vc6.txt @@ -1,4 +1,4 @@ Where have the VC6 project files gone? -Visual C++ 6 is now an outdated program, and I apologize but I can no longer support it. It's STL support as well as it's support of newer features of C++ made compiling ZEngine properly in it an extremely difficult thing for me to officially support. As of 0.8.4 some people could get it to compile, but they had to use STLPort (http://www.stlport.org) due to the problems in the STL shipped with VC6. If you have the money I'd recommend upgrading to Visual C++ 7 (aka .net) Standard which should cost you less than 100$. If you're short on cash Bloodshed makes their GCC based windows IDE available for free at http://bloodshed.net/dev/devcpp.html. I apologize for the inconvenience but keeping VC6 support is getting increasingly hard as all my VC6 contacts have switched and I have been notified several times that the VC6 project files are becoming more and more broken with every release. \ No newline at end of file +Visual C++ 6 is now an outdated program, and I apologize but I can no longer support it. It's STL support as well as it's support of newer features of C++ made compiling ZEngine properly in it an extremely difficult thing for me to officially support. As of 0.8.4 some people could get it to compile, but as far as I know they had to use things like STLPort (http://www.stlport.org) due to the problems in the STL shipped with VC6. If you have the money I'd recommend upgrading to Visual C++ 7 (aka .net) Standard which should cost you less than 100$. If you're short on cash Bloodshed makes their GCC based windows IDE available for free at http://bloodshed.net/dev/devcpp.html. I apologize for the inconvenience but keeping VC6 support is getting increasingly hard as all my VC6 contacts have switched and I have been notified several times that the VC6 project files are becoming more and more broken with every release. Of course if anybody would like to work on a VC6 port of ZEngine I'd be glad to help as much as I can, just contact me (james@conceptofzero.net). \ No newline at end of file