[C++-sig] py++ and SCons

Roman Yakovenko roman.yakovenko at gmail.com
Thu Dec 6 22:20:58 CET 2007


On Dec 6, 2007 7:12 PM, Adrien Saladin <adrien.saladin at gmail.com> wrote:
> Hi,
>
> I'm working on a C++ library exposed to python with the help of
> boost-python and Py++.
> The project is build with SCons, but the integration of Py++ in my
> SConstruct file is very poor.
>
> Does someone has some experience with SCons and Py++ and want to share it?

Take a look on this post:
http://www.ogre3d.org/phpBB2addons/viewtopic.php?t=5612&highlight=scons

Search for 'envl.Pypp' text.

I tried to contact the person, but didn't succeeded. May be you will
have more succes :-)

You also can take a look on Py++ unittests. It generates scons files on the fly:
http://pygccxml.svn.sourceforge.net/viewvc/pygccxml/pyplusplus_dev/unittests/fundamental_tester_base.py?view=markup

P.S. If you will find solution please share it. Thanks

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/



More information about the Cplusplus-sig mailing list