$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] [Interprocess] Trying to include unistd.h on Windows?
From: Ion Gaztañaga (igaztanaga_at_[hidden])
Date: 2009-02-03 13:25:46
Derek Kivi wrote:
> Has anyone else seen this and is there a workaround for getting Boost
> Interprocess to work on Windows in cases where the Visual C++ Language
> Extensions are turned off?
Sorry, I haven't tried that, because Interprocess relies on boost config
detection mechanisms to detect windows platforms. I think I'll need to
change that detection mechanism with my own _WIN32 or similar detection.
But that will be for 1.39 at least ;-)
Can you fill a bug so that I don't forget this issue?
> Thanks,
> Derek
Regards,
Ion