Opened 7 years ago
Last modified 7 years ago
#11837 new Bugs
Failed to build Boost.Build engine
Reported by: | Owned by: | Vladimir Prus | |
---|---|---|---|
Milestone: | To Be Determined | Component: | build |
Version: | Boost 1.59.0 | Severity: | Problem |
Keywords: | windows, vc8 | Cc: |
Description
When attempting to "bootstrap.bat" I'm getting following error:
Failed to build Boost.Build engine. Please consult bootstrap.log for further diagnostics.
And in bootstrap.log:
builtins.c(1887) : error C2065: 'FSCTL_GET_REPARSE_POINT' : undeclared identifier builtins.c(1891) : error C2065: 'IO_REPARSE_TAG_SYMLINK' : undeclared identifier
Attachments (1)
Note:
See TracTickets
for help on using tickets.
I no longer have access to vc8 to test with, and it works with vc9.