$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [config] _mingw.h
From: Edward Diener (eldiener_at_[hidden])
Date: 2010-08-16 00:08:36
On 8/15/2010 10:16 PM, Steven Watanabe wrote:
> AMDG
>
> Edward Diener wrote:
>> The config platform file win32.hpp has:
>>
>> # include <_mingw.h>
>>
>> when __MINGW32__ is defined. I do not see _mingw.h anywhere. Where is
>> this header supposed to be ?
>
> It should be in mingw's include directory.
Thanks, I see my mistake. I forgot to download and install the necessary
mingw component.