Hi,
Pardon my stupid, but I'm having a problem building Boost.Python as
per the instructions at
I got boost-build-2.0-m6.zip from sourceforge and build bjam.exe.
I've tried several ways:
bjam -a
bjam -sTOOLS="msvc"
bjam -sTOOLS=msvc
I tried with and without the using msvc ; in user-config.jam.
In every case I get:
C:/Project/boost/tools\boostbook .jam:86: in boostbook.init
*** argument error
* rule path.make ( native )
* called with: ( )
* missing argument native
C:/Project/boost/new\path.jam:42 :see definition of rule 'path.make'
being called
C:/Project/boost/new\toolset.jam :22: in using
C:\Project\boos t\new\../new\user-config.jam:58: in modules.load
C:/Project/boost\build-system.jam:55: in load
C:\Project\boos t\new\..\kernel \modules.jam:29 6: in import
C:\Project\boos t\new\..\kernel \bootstrap.jam: 122: in boost-build
C:\Project\boos t\new\boost-build.jam:2: in module scope
Can anyone help?
-----= Posted via Newsfeeds.Com, Uncensored Usenet News =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
-----== Over 80,000 Newsgroups - 16 Different Servers! =-----
Comment