
I wanted to use Boost.Process, and the latest I could fine is from June at <https://github.com/JeffFlinn/boost-process>. Including the main file is enough to get lots of errors, and after fixing them (and there are quite a lot), it appears the functions from the documentation are not there (stdout_to etc.) Is there any recent usable version somewhere?

Mathias Gaunard wrote:
I'll check later today to see what's out of date code wise. Yes the docs are not up to date at all. What boost version/platform are you building for? I've been using it with boost version 1.44/1.47 with msvc 8, and gcc 4.2 with xcode 3.2.6. Jeff

Mathias Gaunard wrote:
Mathias, I've updated the out of date source files after a fight with Git. Also I've updated the doc's motivating example to better reflect the current code base. Let me know if I can help you in using the lib further. Let me know what your usage requirements are and I will try to get any missing pieces to you in short order. thanks for your interest, Jeff
participants (2)
-
Jeff Flinn
-
Mathias Gaunard