$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Peter Dimov (pdimov_at_[hidden])
Date: 2002-08-14 09:01:46
From: "david_at_2good" <david_at_[hidden]>
> I am using the free C++Builder Compiler version 5.5.1 for Win32.
> (http://www.borland.com/products/downloads/download_cbuilder.html)
>
> I have used Boost 1.27 without problems, but when compiling the same
> code with Boost 1.28 I get this error message for the compiler:
>
> Error E2113 c:\borland\boost_1_28_0\boost/detail/shared_count.hpp 39:
> Virtual function 'use_count_is_zero::what() const throw()' conflicts
> with base class 'exception'
Seems to work for me with the same compiler. Have you installed the service
packs?