-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Hello,
Am I doing something wrong or why do I always get
boost/process/initializers/initializer_combination_category.hpp:29:60: error: no type named ‘combination_category’ in ‘const struct boost::process::posix::std_err_to_path’
bio::file_descriptor_sink log("log.txt");
bp::monitor child = bp::make_child
(
bp::paths(this->cmdOptions->Executable),
bp::std_err_to(log)
);Any help would be really much appreciated.
Tobias
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels