[C++-sig] Py++ and inner template classes

Roman Yakovenko roman.yakovenko at gmail.com
Wed Apr 30 20:06:03 CEST 2008


2008/4/30 Pertti Kellomäki <pertti.kellomaki at tut.fi>:
>  Not directly related to the inner class issue, but maybe I am
>  not understanding something on the page correctly. It says:
>
>  "Create one header file, which will include all project header files."
>
>  However, when I do this, I do not get bindings for the project
>  headers. I've attached a sample of files to show how I attempt
>  to do it.

This is a known ( to me :-) ) issue:
http://language-binding.net/pyplusplus/documentation/how_to/absolute_relative_paths.html

> Or do you mean that one should create one big header
>  file by copying the contents of the headers into one file? That
>  certainly works. I'm just not sure which one is meant by the page.

I've got it right: single header file, that include all others.


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



More information about the Cplusplus-sig mailing list