[C++-sig] Passing inherited classes back to C++
Roman Yakovenko
roman.yakovenko at gmail.com
Sun May 6 07:12:47 CEST 2007
On 5/5/07, Tom Brooks <tgbrooks at gmail.com> wrote:
> Thank you for the fast reply. I would have tried Py++ myself, but I'm unable
> to install it. I get an error that the .NET framework SDK must be installed
> in order to build Python extensions when I try to install GCC_XML. I tried
> to download and install the .NET SDK, but I'm sure if I've really got all of
> it. I didn't select much for the installation process. Though it is
> off-topic, any help with this would be nice too. I use Visual Studios C++
> express on Windows XP. I have Python 2.4 and the Windows Platform SDK.
>
> As for the code, I haven't looked at it in a lot of detail yet, but a simple
> copy-and-paste gives me a run-time error that I'm calling a pure-virtual
> function when I call Draw() from the passed in Renderable*. Any more
> thoughts?
Please provide a complete example
--
Roman Yakovenko
C++ Python language binding
http://www.language-binding.net/
More information about the Cplusplus-sig
mailing list