|
Boost : |
Subject: Re: [boost] Directory structure not quite right yet?
From: Peter Dimov (lists_at_[hidden])
Date: 2015-01-05 08:53:18
> -- Download bpm.zip, extract bpm.exe and bpm.conf to d:\boost-1.60.0
Should be bpm-1.60.0.zip.
> -- The "recreating header links" step puts the header links into
> C:\boost-1.60.0\include.
Should be D:\boost-1.60.0\include obviously. :-)
The same workflow should also work on POSIX systems, except that the first
step would have to be
- Download bpm-1.60.0.tar.gz, extract to /opt/boost-1.60.0
- cd /opt/boost-1.60.0
- make
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk