Opened 17 years ago
Closed 17 years ago
#459 closed Bugs (Fixed)
vc71.mak broken build - allocator.hpp missing
Reported by: | key88sf | Owned by: | John Maddock |
---|---|---|---|
Milestone: | Component: | regex | |
Version: | None | Severity: | |
Keywords: | Cc: |
Description
In boost 1_33_0, it looks like /boost/regex/config/allocator.hpp is missing (was present in 1.32.0). This breaks the vc71.mak build immediately: Building Boost.Regex without ICU / Unicode support: Hint: set ICU_PATH on the nmake command line to point to your ICU installation if you have one. NMAKE : fatal error U1073: don't know how to make '../../../boost/regex/config/allocator.hpp' Stop. I'm building from the .zip sourcecode from SF.net. Perhaps other files are missing as well?
Change History (3)
comment:1 by , 17 years ago
Summary: | vc71.mak broken build → vc71.mak broken build - allocator.hpp missing |
---|
comment:3 by , 17 years ago
Status: | assigned → closed |
---|
Note:
See TracTickets
for help on using tickets.