[Boost-bugs] [Boost C++ Libraries] #5642: Python 3.2 link error ( boost::python::detail::init_module )

Subject: [Boost-bugs] [Boost C++ Libraries] #5642: Python 3.2 link error ( boost::python::detail::init_module )
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-06-25 18:37:12


#5642: Python 3.2 link error ( boost::python::detail::init_module )
----------------------------------------+-----------------------------------
 Reporter: pelotoescogorciao@… | Owner: rwgk
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: Python
  Version: | Severity: Problem
 Keywords: |
----------------------------------------+-----------------------------------
 When you build (using VS2010 SP1) boost 1_46_1 with python 3.2 and you try
 to link your program you'll get this error:

 error LNK2001: unresolved external symbol "__declspec(dllimport) struct
 _object * __cdecl boost::python::detail::init_module(struct PyModuleDef
 &,void (__cdecl*)(void))"
 (__imp_?init_module_at_detail@python_at_boost@@YAPAU_object@@AAUPyModuleDef@@P6AXXZ_at_Z)

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5642>
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:50:06 UTC