Opened 6 years ago
#12714 new Bugs
boost 1.6.3 doesn't appear to be installing right
Reported by: | Owned by: | ||
---|---|---|---|
Milestone: | To Be Determined | Component: | Building Boost |
Version: | Boost 1.63.0 | Severity: | Problem |
Keywords: | Cc: |
Description
I built boost 1.6.3 using Visual Studio 2010's toolset but when it installed it made the include directory include\boost-1_63\boost instead of just include\boost as expected.
--includedir=<HDRDIR> Install header files here.
Default; <PREFIX>/include
.\b2 --prefix=X:\code\boost\boost --build-dir=X:\code\boost\tmpbuild install
that command put the includes in X:\code\boost\boost\include\boost-1_63\boost
libs installed ok
Note:
See TracTickets
for help on using tickets.