Boost logo

Boost Users :

Subject: [Boost-users] Boost.Process and STARTUPINFOEX
From: Nelson Teixeira (nelson777_at_[hidden])
Date: 2013-01-21 08:32:07


Hello,

First, if this is not the correct place to ask, please point me an
appropriate forum/maillist about Boost.Process as I couldn't find any in
their site. Thanks.

I'm trying to use Boost.Process library in windows XP. I installed Boost
libraries version 1.52, and used Boost.Process from this page:

http://www.highscore.de/boost/process0.5/index.html

however, when I made the includes in my test program, I get this error:

C:\boost/boost/process/windows/executor.hpp:120:5: error: 'STARTUPINFOEX'
does not name a type
C:\boost/boost/process/windows/executor.hpp: In constructor
'boost::process::windows::executor::executor()':
C:\boost/boost/process/windows/executor.hpp:24:24: error:
'EXTENDED_STARTUPINFO_PRESENT' was not declared in this scope
C:\boost/boost/process/windows/executor.hpp:30:23: error: 'startup_info_ex'
was not declared in this scope
C:\boost/boost/process/windows/executor.hpp:34:9: error: 'STARTUPINFOEX'
was not declared in this scope

I can't find this STARTUPINFOEX. At most I have STARTUPINFO structure. Do I
have to install anything else ? Can anyone help please ?/

Thanks
-Nelson
-------------------------------------------------
 Blog: Além do Óbvio
http://www.alemdoobvio.com



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