For my stuff, under Linker->Input, I explicitly listed my Boost.Python lib and the Python lib. Like so:
libboost_python-vc100-mt-gy-1_47.lib python26_d.lib Actual names for yours will vary. By chance are you new to Visual Studio generally? On Fri, Apr 6, 2012 at 8:50 AM, Payam Shiva <payaam.shi...@gmail.com> wrote: > What I am trying to do is the latter (using Boost.Python). Because I'm > completely new to this, I am trying to follow the tutorial. Please > take a look at this link: > > http://www.boost.org/doc/libs/1_49_0/libs/python/doc/tutorial/doc/html/python/hello.html > > If it's possible to write and build C++ parts in VS, I would > definitely use it. The problem is I don't know how. I explained what > happened when I tried building the example in the link above using > both VS and bjam in my previous posts. If you know how I can setup > build environment correctly, please help me. > > Thanks > _______________________________________________ > Cplusplus-sig mailing list > Cplusplus-sig@python.org > http://mail.python.org/mailman/listinfo/cplusplus-sig >
_______________________________________________ Cplusplus-sig mailing list Cplusplus-sig@python.org http://mail.python.org/mailman/listinfo/cplusplus-sig