@python.org] On Behalf Of Philip
Jonientz - NEXPLORE AG [...@nexplore.ch]
Sent: 08 July 2010 07:43
To: Development of Python/C++ integration
Subject: Re: [C++-sig] Newbie question about Boost.Python
Hi
I had a similar problem some time ago, I just don't exactly remember, how I
solved it...
F
liche Nachricht-
Von: cplusplus-sig-bounces+pj=nexplore...@python.org
[mailto:cplusplus-sig-bounces+pj=nexplore...@python.org] Im Auftrag von David
Aldrich
Gesendet: Mittwoch, 7. Juli 2010 15:04
An: cplusplus-sig@python.org
Betreff: [C++-sig] Newbie question about Boost.Python
Hi
I am trying t
Hi
I am trying to use Boost.Python on Windows XP using Visual C++ 2008 Express and
Python 2.7.
I have built Boost using bjam. The generated libraries include:
libboost_python-vc90-mt-gd-1_43.lib
I am now trying to run the example in the boost.python 'EmbeddingPython wiki
page, which begins: