Boost logo

Boost Users :

From: storri_at_[hidden]
Date: 2007-05-11 11:58:18


> On 5/11/07, storri_at_[hidden] <storri_at_[hidden]> wrote:
>> Are there any special compiler flags that I need to use to build a C++
>> project using boost with Visual Studio 2005? I am getting a C2220
>> compiler
>> error that an object cannot be created:
>
> A C2220 error indicates you are compiling with the "Treat Warnings as
> Errors" flag set.
>
> --Michael Fawcett
> _______________________________________________
> Boost-users mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>

Thanks for the response. I am learning to understand what they errors and
warnings of Visual Studio mean. To bad I cannot use this option with the
compiler to compile my project using boost to find any problems.

Stephen


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