Boost logo

Boost Users :

Subject: Re: [Boost-users] Boost 1.28.0 and Visual C++ 2010
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2010-07-01 00:10:20


AMDG

Gregory Tyler wrote:
> I'm trying to migrate a Visual C++ 6 workspace to Visual C++ 2010. When I try to compile the resulting solution, I get error messages like these:
>
> Unknown compiler version - please run the configure tests and report the results
> <snip>
>
> If I were to modify the version checking code in visualc.hpp, then would you anticipate problems?

The most likely problems are conflicts between Boost and
the C++0x library. I don't think we've worked out all the
kinks even now, unfortunately. However, I can't be certain
that this will actually cause problems for you.

> For a variety of reasons, I would like to avoid upgrading Boost if at all possible.
>

In Christ,
Steven Watanabe


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net