On Sat, Nov 1, 2008 at 3:32 AM, Alan Baljeu <[EMAIL PROTECTED]> wrote:
> My first impression of Py++ is that it generates stuff for Boost.Python to 
> use to connect Python to C++.  To get it going I also need to introduce GCC, 
> and probably Cygwin.  That seems like a lot of layers.  Does this not make 
> for a complicated system, with a lot to learn?

Where did you read this. Py++ has dependency on GCC-XML, not on GCC,
neither on cygwin.

The following URL explains how to install it:
http://gccxml.org/HTML/Install.html

> I'm looking for small, simple tools.  Feel free to persuade me on Py++, if 
> you still think it's the way to go.

It is up to you. Py++ is not simple and it takes day or two to learn
to operate it.
But you don't have. If you just start with Boost.Python you still can use it:
http://language-binding.net/pyplusplus/documentation/tutorials/pyplusplus_gui.html

and save a lot of time.

-- 
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
_______________________________________________
Cplusplus-sig mailing list
Cplusplus-sig@python.org
http://mail.python.org/mailman/listinfo/cplusplus-sig

Reply via email to