Re: [C++-sig] boost pythong build issues

2018-10-17 Thread Thomas Berg
Hello, On Tue, Oct 16, 2018 at 4:14 PM Ibrahim Alkeilani wrote: > Configuration: > boost version: 1.67 and 1.68 > build system: boost build and MS Visual Studio 12 > python version: 3.6 64-bit > So you are linking against a 64-bit python build? > wondering if someone can generously take a lo

[C++-sig] boost pythong build issues

2018-10-16 Thread Ibrahim Alkeilani
Greetings, I have read and followed the boost.python build documentations thoroughly. Upon attempting to build the example project in boost_1_67_0\libs\python\example\tutorial, I'm facing these compile issues. Configuration: boost version: 1.67 and 1.68 build system: boost build and MS Visual Stu