Hi,

Sorry that I sent a very long question letter, which
is not easy to read. 
 
Firstly I want to run the "hello" example in
/build/v2/example/. Before that I have 
  - install and build boost.jam. 
    Only one file bjam(.exe) is created but no jam. Is
there problem with it?

  - build boost.build.v2.
  - Modify the /build/v2/user-config.jam to:
     import toolset : using ;
     using gcc ;
     using gcc : 3.3 : g++-3.3 ;
  - Under /build/v2, run   bjam install,
    I get some information:
    Building Boost.Regex with the optional Unicode/ICU
support disabled.....
    
    Do I need to resolve it? and how?

  - Then go to /build/v2/example/hello, run   bjam
--v2, I get:
    warning: no toolsets are configured.
    warning: you won't be able to build C++ programs.
    warning: please consult the documentation.
     ......
   
    Nothing is generated or displayed.

    Could anyone give me help? Thank you


Best regards,
Vning
 

--- Joel de Guzman <[EMAIL PROTECTED]>写道:

 QuickBook
> uses
> BJam V2, so please follow this:
> http://boost.org/tools/build/v2/index.html
> 
> 1) tweak tools/build/v2/user-config.jam
> 2) bjam --v2
> 
> Regards,
> -- 
> Joel de Guzman
> http://www.boost-consulting.com
> http://spirit.sf.net
> 
> 
> 



        

        
                
___________________________________________________________ 
雅虎免费G邮箱-中国第一绝无垃圾邮件骚扰超大邮箱
http://cn.mail.yahoo.com/?id=77071



-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Boost-docs mailing list
[email protected]
Unsubscribe and other administrative requests: 
https://lists.sourceforge.net/lists/listinfo/boost-docs

Reply via email to