Re: [C++-sig] GSOC

2019-03-21 Thread stefan
Hi Virali, On 2019-03-21 3:04 p.m., virali vora wrote: Hi, I went through the project details of Boost Python-C++ integeration and found them quite interesting. I would like to contribute to the project. The project says that we need to implement a c++ interface for Python' set type. So, sho

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

2019-03-21 Thread Schmidt Markus Johann
Dear Stefan, might indeed be the case. Now I compiled the sources again with the VS2017 command prompt. When I then try to compile the tutorial, I get the strange output C:\Users\schmmark\user-config.jam:3: Unescaped special character in argument 'C:Program notice: [msvc-cfg] msvc-14.0 detec

[C++-sig] GSOC

2019-03-21 Thread virali vora
Hi, I went through the project details of Boost Python-C++ integeration and found them quite interesting. I would like to contribute to the project. The project says that we need to implement a c++ interface for Python' set type. So, should that include all the set methods of Python? Also, is there