On Tue, Mar 19, 2019 at 3:52 PM Markus Johann Schmidt <schmm...@ethz.ch> 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 same 
> when I rename it
> Some issues with 32bit and 64bit detection?
> Am I missing some imports?

Looks like issues with MSVC's runtime libraries. Maybe rename the
other Visual Studio version's installation directories temporarily to
avoid wrong versions being picked up? I have not tried following the
tutorial myself, though. Have not used Boost on Windows in a decade.
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
https://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to