[ODE] Fwd: [ opende-Bugs-1556440 ] Some compiling errors in Microsoft Visual C++ 6

Jason Perkins starkos at gmail.com
Thu Sep 21 08:36:57 MST 2006


On 9/21/06, Jason Perkins <starkos at gmail.com> wrote:
> We supply a VC6 workspace, and that sort of implies that we support
> VC6. Since someone actually took the time to complain, and since the
> fix is easy, I'll go ahead and do it.

Ugh, not so easy. My VC6 install is choking on anything that mentions
the STL, probably because the platform library has been updated. Also,
the last error he reports can't be properly fixed (error C2039:
'time_t' : is not a member of 'std').

I think it is time to give VC6 the boot. Any complaints? If not, I
will add a notice to the build instructions indicating that it is no
longer supported and that we recommend switching to VS2005 C++
Express.

Jason


More information about the ODE mailing list