$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] LNK2019 with boost::thread_group [!]
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2008-12-01 16:09:08
AMDG
Joseph A. Marks wrote:
> error LNK2001: unresolved external symbol "void __cdecl boost::assertion_failed(char const *,char const *,char const *,long)" (?assertion_failed_at_boost@@YAXPBD00J_at_Z)
> ..\bin\ccu_simulator.exe : fatal error LNK1120: 1 unresolved externals
>
> Is this Boost-related?
>
BOOST_ENABLE_ASSERT_HANDLER is defined somehow.
http://www.boost.org/libs/utility/assert.html
In Christ,
Steven Watanabe