Hello! I am a new Boost user and my question might seem dumb, but please try to help me. I installed boost and I can run the example posted on the boost getting started page successfully, but when I try to use Boost.Process i get an error that the header fiel does not exist. Looking in the boost include files, i see there is no such file as process.hpp and no folder called process ... Where do I do something wrong? (working on Linux with boost from ubuntu 7.04 repos) Thank you for your time! ____________________________________________________________________________________ Be a better Heartthrob. Get better relationship answers from someone who knows. Yahoo! Answers - Check it out. http://answers.yahoo.com/dir/?link=list&sid=396545433
Dragos Sbarlea wrote:
Hello!
I am a new Boost user and my question might seem dumb, but please try to help me. I installed boost and I can run the example posted on the boost getting started page successfully, but when I try to use Boost.Process i get an error that the header fiel does not exist. Looking in the boost include files, i see there is no such file as process.hpp and no folder called process ... Where do I do something wrong? (working on Linux with boost from ubuntu 7.04 repos)
Thank you for your time! Hi,
Boost.Process doesn't seem to be accepted yet. But you can get a version from the boost-sandbox subversion repository. http://svn.boost.org/svn/boost/sandbox Then you'll find it in 'sandbox-dir'/Soc/2006/process. -- HTH, dave
participants (2)
-
David Klein
-
Dragos Sbarlea