Subject: [Boost-bugs] [Boost C++ Libraries] #11685: bootstrap.log: fatal error C1083: Cannot open include file: 'tlhelp32.h': No such file or directory
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2015-09-26 02:31:11
#11685: bootstrap.log: fatal error C1083: Cannot open include file: 'tlhelp32.h':
No such file or directory
----------------------------+------------------------------
Reporter: aritz@⦠| Type: Bugs
Status: new | Milestone: To Be Determined
Component: Building Boost | Version: Boost 1.59.0
Severity: Showstopper | Keywords:
----------------------------+------------------------------
I am trying to use Boost on windows!
The more I tear my hear out with this, the more I realize that Windows is
absolute garbage for having no dependency management!
Anyway, running bootstrap.bat always fails, I can't seem to figure out as
to why. It doesn't make sense why I would be missing something that would
apparently be part of... well... the windows API
bootstrap.log
###
### Using 'vc12' toolset.
###
C:\boost_1_59_0\tools\build\src\engine>if exist bootstrap rd /S /Q
bootstrap
C:\boost_1_59_0\tools\build\src\engine>md bootstrap
C:\boost_1_59_0\tools\build\src\engine>cl /nologo /RTC1 /Zi /MTd
/Fobootstrap/ /Fdbootstrap/ -DNT -DYYDEBUG -wd4996 kernel32.lib
advapi32.lib user32.lib /Febootstrap\jam0 command.c compile.c constants.c
debug.c execcmd.c execnt.c filent.c frames.c function.c glob.c hash.c
hdrmacro.c headers.c jam.c jambase.c jamgram.c lists.c make.c make1.c
object.c option.c output.c parse.c pathnt.c pathsys.c regexp.c rules.c
scan.c search.c subst.c timestamp.c variable.c modules.c strings.c
filesys.c builtins.c md5.c class.c cwd.c w32_getreg.c native.c
modules/set.c modules/path.c modules/regex.c modules/property-set.c
modules/sequence.c modules/order.c
command.c
compile.c
constants.c
debug.c
execcmd.c
execnt.c
execnt.c(57) : fatal error C1083: Cannot open include file: 'tlhelp32.h':
No such file or directory
filent.c
frames.c
function.c
glob.c
hash.c
hdrmacro.c
headers.c
jam.c
jambase.c
jamgram.c
lists.c
make.c
make1.c
object.c
Generating Code...
Compiling...
option.c
output.c
parse.c
pathnt.c
pathsys.c
regexp.c
rules.c
scan.c
search.c
subst.c
timestamp.c
variable.c
modules.c
strings.c
filesys.c
builtins.c
md5.c
class.c
cwd.c
w32_getreg.c
Generating Code...
Compiling...
native.c
set.c
path.c
regex.c
property-set.c
sequence.c
order.c
Generating Code...
C:\boost_1_59_0\tools\build\src\engine>exit /b 2
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/11685> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:19 UTC