![]() |
Boost-Build : |
From: Weining Hao (weininghao_at_[hidden])
Date: 2005-08-09 10:11:16
Yes, both modificatins on Jamefile.v2 work now. Thank
you very much. Now the generated docbook file and pdf
file lie in /build.v2/task1/gcc/debug/, may I change
the path? for example let the pdf lies the same folder
as HTML pages. And how?
About the project out of /boost, for example
/home/hnn/t1, I copy the same Jamefile.v2,
measkern.qbk and the directory HTML to here and run
bjam --v2, it says:
Unable to load Boost.Build: could not find
"boost-build.jam"
---------------------------------------------------------------
Attempted search from /home/hnn/t1 up to the root
and in these directories from BOOST_BUILD_PATH and
BOOST_ROOT: /usr/share/boost-build.
Please consult the documentation at
'http://www.boost.org'.
pcvk24:/home/hnn/t1 #
I think perhaps I miss something before running?
Thanks again
Best regards,
Weining
--- Vladimir Prus <ghost_at_[hidden]>дµÀ:
---------------------------------
On Tuesday 09 August 2005 18:06, Weining Hao wrote:
> Hi all,
>
> I use Quickbook and Boostbook to transfer a .qbk
file
> to HTML pages/pdf file now. I create the file
> Jamefile.v2 in my own project:
>
> project boost/task1 ;
> using quickbook ;
> xml measkern : measkern.qbk ;
> import boostbook : boostbook ;
> boostbook mk1 :
../bin.v2/task1/gcc/debug/measkern.xml
> ;
What about "boostbook mk1 : measkern ; " ? And, what
about just:
boostbook mk1 : measkern.qbk ;
?
> Another question, I create my own project as
> /boost/task1. But I think it should be out of
/boost.
> I tried but failed. How can I link Boost and the
> project out of /boost?
You did not say what failed, so it's hard to answer
anything. You should be
able to use "boostbook" rule provided that BOOST_ROOT
variable points to
your Boost tree.
- Volodya
-- Vladimir Prus http://vladimir_prus.blogspot.com Boost.Build V2: http://boost.org/boost-build2 SPONSORED LINKS Configuration management tools Configuration management Software configuration management Software configuration management tool Configuration management best practice --------------------------------- YAHOO! GROUPS LINKS Visit your group "jamboost" on the web. To unsubscribe from this group, send an email to: jamboost-unsubscribe_at_[hidden] Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service. --------------------------------- ___________________________________________________________ ÑÅ»¢Ãâ·ÑGÓÊÏä£ÖйúµÚÒ»¾øÎÞÀ¬»øÓʼþɧÈų¬´óÓÊÏä http://cn.mail.yahoo.com/?id=77071
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk