|
Boost Testing : |
From: Nicola Musatti (Nicola.Musatti_at_[hidden])
Date: 2007-02-02 08:06:28
Hallo, Anthony.
It looks like you still have Spirit related setup problems. In case you haven't
managed to solve them yet, here are a couple of possible causes:
- A trailing "boost" directory must be present in Spirit's include path as
specified in your user-config.jam file, e.g.:
<cxxflags>-ID:/src/Spirit-1.6.3/boost
- You should use the current SPIRIT_1_6 branch from the Boost CVS repository,
but remember that you need to remove needless files and directories.
your Spirit directory should only contain:
boost\boost\spirit\
boost\boost\spirit.hpp
boost\libs\spirit\
Hopefully Roland will chime in if he has additional suggestions.
Cheers,
Nicola Musatti