Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: Game_Ender on December 19, 2006, 07:21:56 am
-
I believe the Mac folks are looking for a wxProcess replacement. Boost currently has Boost.Process (http://www.boost-consulting.com/vault/index.php?PHPSESSID=0bunbtnelh9vqeicm2prqogqe5&direction=1&order=rating&directory=Process) library developed by a SoC student. I haven't given it an indepth look but it might be something to take a look at. I don't know how much of Boost it depends on, but there is a good chance that it just header files so it could be pretty easy to add to the CB source.