Re: [C++-sig] Fail to build Boost Python Tutorial: LNK1120: 55 unresolved externals

2019-03-21 Thread Schmidt Markus Johann
mt-x64-1_69.lib' When I change the entry in the project-config.jam to `msvc : 12.0` the notice of using msvc-14.1 vanishes, but the LNK error still comes up. ________________ From: Stefan Ring Sent: 19 March 2019 17:20:03 To: Development of Python/C++ integration Cc: Schmidt Markus Joh

Re: [C++-sig] Fail to build Boost Python Tutorial: LNK1120: 55 unresolved externals

2019-03-19 Thread Stefan Ring
On Tue, Mar 19, 2019 at 3:52 PM Markus Johann Schmidt wrote: > A complete output of my command prompt is attached as well. > > May my problem be > > wrong import of python library? I try to use a wildcard in lib boost_python > instead of `boost_python36-vc140-mt-x64-1_69` But the error stays the

[C++-sig] Fail to build Boost Python Tutorial: LNK1120: 55 unresolved externals

2019-03-19 Thread Markus Johann Schmidt
Dear all, I try to learn boost and in particular the Python extension part. But I am already failing with building the tutorial. I am quite a beginner with compiling in C++ I use a Win10 64bit System. I have to use VS2015, because for a proprietary library I have to compile later in msvc120 (64b