forked from glynos/cpp-netlib
-
Notifications
You must be signed in to change notification settings - Fork 425
Open
Milestone
Description
I know you probably already know this, but I am documenting this in case anyone else gets confused. Also, it means I have to leave this out of the Debian package I'm making, so ping me when it is complete so I can put it in properly.
The Jamfiles don't work (as far as I can see - totally a bjam noob):
libs/mime/doc$ bjam
../../../Jamroot:11: in modules.load
*** argument error
* rule use-project ( id : where )
* called with: ( /boost : )
* missing argument where
/usr/share/boost-build/build/project.jam:1138:see definition of rule 'use-project' being called
/usr/share/boost-build/build/project.jam:311: in load-jamfile
/usr/share/boost-build/build/project.jam:64: in load
/usr/share/boost-build/build/project.jam:113: in load-parent
/usr/share/boost-build/build/project.jam:449: in initialize
/usr/share/boost-build/build/project.jam:301: in load-jamfile
/usr/share/boost-build/build/project.jam:64: in load
/usr/share/boost-build/build/project.jam:145: in project.find
/usr/share/boost-build/build-system.jam:535: in load
/usr/share/boost-build/kernel/modules.jam:289: in import
/usr/share/boost-build/kernel/bootstrap.jam:139: in boost-build
/usr/share/boost-build/boost-build.jam:8: in module scope
Same result for libs/mime/examples
.
The documentation also appears to be incomplete; building with quickbook
gives many "Unable to read file" errors.
Metadata
Metadata
Assignees
Labels
No labels