Subject: [Boost-bugs] [Boost C++ Libraries] #2846: python/example/tutorial buildind problem
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2009-03-11 19:51:12
#2846: python/example/tutorial buildind problem
------------------------------------------+---------------------------------
Reporter: vrlitwhai.kridanik_at_[hidden] | Owner: vladimir_prus
Type: Bugs | Status: new
Milestone: Boost 1.39.0 | Component: bjam
Version: Boost 1.38.0 | Severity: Problem
Keywords: |
------------------------------------------+---------------------------------
Hi,
You redirected from irc to the trac, so I'm here :).
First, I installed precompiled Boost from an archive, then I got bjam
executable and added it to my path.
----
I pass successfully all the test during the execution of the bjam script
in python/example/quickstart, running
{{{
bjam toolset=msvc --verbose-test test
}}}
----
But Trying to run bjam (without any arguments, like this link
[http://www.boost.org/doc/libs/1_38_0/libs/python/doc/tutorial/doc/html/python/hello.html]
specifies) in the python/example/tutorial I get :
{{{
D:\boost_1_38_0\libs\python\example\tutorial>bjam
Jamroot:18: in modules.load
rule python-extension unknown in module
Jamfile</D:/boost_1_38_0/libs/python/exa
mple/tutorial>.
D:/boost_1_38_0/tools/build/v2/build\project.jam:313: in load-jamfile
D:/boost_1_38_0/tools/build/v2/build\project.jam:62: in load
D:/boost_1_38_0/tools/build/v2/build\project.jam:168: in project.find
D:/boost_1_38_0/tools/build/v2\build-system.jam:535: in load
D:\boost_1_38_0\libs\python\example\..\..\..\tools\build\v2/kernel\modules.jam:2
83: in import
D:\boost_1_38_0\libs\python\example\..\..\..\tools\build\v2\kernel\bootstrap.jam
:138: in boost-build
D:\boost_1_38_0\libs\python\example\boost-build.jam:7: in module scope
}}}
Jamroot file is the official.
I currently dont have any user-config.jam file.
Thanks.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2846> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:59 UTC