RE: compiling error on VC6/W2K
Erik Finnman <[email protected]> Fri, 9 Aug 2002 10:24:18 +0200
| Newsgroups | gmane.comp.gcc.cgicc.general |
|---|---|
| Message-ID | <2B364F8DBC0A2C45B195893CC09186CD01C15426@gbgmail.europe.corpnet.ifsworld.com> |
Hi, your problem was actually solved in an earlier post to the list (ran into the same problem my self this very week). Check the archives for april and you will find the solution. Anyway, the error is due to a bug in VC++ 6.0 <cstdlib>. Check the following link for more info: http://support.microsoft.com/default.aspx?scid=kb;en-us;Q243444 Regards, Erik