Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-04-22 10:30:39


"Neal D. Becker" <nbecker_at_[hidden]> writes:

> On Monday 21 April 2003 08:29 pm, David Abrahams wrote:
>> I've just posted complete instructions for building and installing the
>> Synopsis (http://synopsis.sf.net) documentation extraction tool at
>> http://www.crystalclearsoftware.com/cgi-bin/boost_wiki/wiki.pl?BuildingSyno
>>psis.
>>
>> Synopsis is a sophisticated Python-based documentation extraction
>> framework which contains a real C++ parser. Its developer has been
>> testing it on Boost.Python, so it has proven itself able to handle
>> lots of sophisticated C++ constructs. It can currently parse C++,
>> Python, and Corba IDL. It can generate lots of different output
>> formats, including (apparently) BoostBook, though I haven't made that
>> work yet.
>
> Thanks. I tried it out, but ran into a problem. Any ideas?
>
>>make boostdemo
> ../../bin/synopsis -P boost.synopsis
> Warning: [Errno 2] No such file or directory:
> '/usr/local/src/Synopsis/demo/Boost/boost/boost/python.hpp'

Ah. In the demo directory, do

     ln -s path/to/your/boost/root boost

-Dave

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk