Boost logo

Boost Users :

Subject: Re: [Boost-users] Using Boost.Process on Windows
From: Boris Schaeling (boris_at_[hidden])
Date: 2012-09-15 11:21:34


On Fri, 14 Sep 2012 12:47:39 +0200, Ronan Trépos
<Ronan.Trepos_at_[hidden]> wrote:

Hi Ronan,

> I'm trying to compile start_child example of Boost.Process with this
> configuration:
>
> Windows 64 bits
> MinGW g++ 4.6.2
> boost_1-51
> Boost.Process 0.5
>
> And I have this error:
>
> error: no matching function for call to
> 'boost::system::system_error::system_error(DWORD, const
> boost::system::error_category& (&)(), const char [54])'
> note: candidates are: boost::system::system_error::system_error(int,
> const boost::system::error_category&, const char*)
> ...
>
> This difficulty was mentioned on the list "[Boost-users] [Process] Can't
> build example" at date 12/4/10.

what example are you trying to build exactly? Is it a file in the
libs/process/example directory of Boost.Process 0.5? I'm also a bit
confused as you mention a message from 12/4/10. Even if the 12 refers to
2012, Boost.Process 0.5 exists only since 18 August?

Boris

> [...]


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net