[C++-sig] Problem Compiling Boost.Python Example

Wojciech Mamrak wmamrak at gmail.com
Fri Apr 6 22:59:21 CEST 2012


Wait, don't give up :)
Tomorrow I will send you a msvc solution of a simple application that
embedds python, so that you can check the compilation, ok?

W dniu 6 kwietnia 2012 18:03 użytkownik Payam Shiva
<payaam.shivaa at gmail.com> napisał:
> Thank you Adam. I tried what you said, but it doesn't work for me. It
> gave an error, among a bunch of others, that it couldn't find
> python26.lib. I have Python 2.7 installed on my computer, so it makes
> sense. Maybe the person who compiled the libraries had Python 2.6
> installed.
> Anyway, just out of curiosity, I changed the name of python27.lib in
> C:\Python27\libs to python26.lib and also changed it in in
> Linker->Input->Additional Dependencies. This time it said it couldn't
> find python27.lib. I don't understand. Does it expect python27.lib and
> python26.lib to be present at the same time.
>
> After four days and putting hours of work trying to figure out how
> this thing woks, I can't even compile a hello world example. I'm
> giving up. Thank you for being so helpful, but maybe Boost.Python just
> isn't for me. I might check it out again a couple of years later. I
> hope by that time, someone has created a simple way to install it, so
> everyone could start using it right away, just like Python itself.
>
> Thanks
> Goodbye
> _______________________________________________
> Cplusplus-sig mailing list
> Cplusplus-sig at python.org
> http://mail.python.org/mailman/listinfo/cplusplus-sig


More information about the Cplusplus-sig mailing list