Boost logo

Boost Users :

From: Sebastian Koerner (seb_koerner_at_[hidden])
Date: 2025-05-28 20:25:25


Hi Boost-Users,

I understand that boost process has v2 and v1 is deprecated, but I thought v1 will at least work on for existing stuff.
Between 1_87 and 1_88 process v1 stopped working with v1 code. Something changed v1-incompatible with the includes, like:
boost::process::child is unknown.
error: ‘child’ is not a member of ‘boost::process’
   73 | std::vector<boost::process::child> m_processes;

Is this known or easy-to fix?



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