Subject: Re: [Boost-users] [ASIO|Thread] Advice for removing MFC/afxwin.hdependancies
From: Igor R (boost.lists_at_[hidden])
Date: 2010-05-26 09:29:32


> Strangely the release and Debug builds require different settings. I had
> to remove /NODEFAULTLIB:libcmt.lib for the Release to build.

Well, if you wanted symmetric settings you had to change it to
/NODEFAULTLIB:libcmtD.lib :)