[Boost-bugs] [Boost C++ Libraries] #2493: Default compilation directions do work for boost.python tutorials

Subject: [Boost-bugs] [Boost C++ Libraries] #2493: Default compilation directions do work for boost.python tutorials
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-11-12 05:23:25


#2493: Default compilation directions do work for boost.python tutorials
-------------------------------------+--------------------------------------
 Reporter: gupta.sandeep_at_[hidden] | Owner: dave
     Type: Bugs | Status: new
Milestone: Boost 1.38.0 | Component: Python
  Version: Boost Release Branch | Severity: Problem
 Keywords: |
-------------------------------------+--------------------------------------
 The documentation for boost.python directs that typing "bjam" will
 compile the tutorial.

 However on windows box with msvc, bjam fails, with following error, at the
 linking phase beacuse it cannot find the python library.
 fatal error LNK1104: cannot open file 'boost_python-vc80-mt-gd-1_37.lib'

 However this problem disappears when compiled with "bjam link=static
 threading = multi" option.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/2493>
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