$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [ASIO|Thread] Advice for removing MFC/ afxwin.h dependancies
From: Igor R (boost.lists_at_[hidden])
Date: 2010-05-25 12:52:09
> I can bodge around those errors, but then the code doesn't link as new and
> delete have already been referenced from an afx lib.
Could you copy&paste the linker errors?
Make sure that your MFC and CRT (both in the app and in boost) linkage
are coherent.