$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2006-09-06 12:13:05
LionAM wrote:
>
> JoaquÃn Mª López Muñoz wrote:
>
>>more drastically, erase the entire Debug or Release directory before
>>rebuilding (can take very long the first time.)
>>
>
>
> The error occurs in every project,
> also in new ones and console applications.
> Complete Rebuilding or deleting doesn't change anything...
Just a note: vc6 is not the most compliant compiler around, and it will
have problems with some cornors of Boost.PtrContainer, especially in the
new versions.
I suggest you upgrade ASAP to at least 7.1 service pack 1.
best regards
Thorsten