On Fri, Mar 19, 2010 at 1:27 AM, Maciej Sitarz wrote:
> On 17.03.2010 08:52, Roman Yakovenko wrote:
>>
>> Nothing, really.
>>
>> Please take a look on the following document:
>>
>> http://language-binding.net/pyplusplus/documentation/tutorials/module_builder/module_builder.html#declarations-custom
On 17.03.2010 08:52, Roman Yakovenko wrote:
Nothing, really.
Please take a look on the following document:
http://language-binding.net/pyplusplus/documentation/tutorials/module_builder/module_builder.html#declarations-customization
and let me know whether is makes sense to you.
If not come back
On Wed, Mar 17, 2010 at 9:38 AM, Maciej Sitarz wrote:
> Hello,
>
> I'm attempting to create python module for CREAM Client API
> (http://grid.pd.infn.it/cream/).
>
> After reading Py++ "best practices" I tried to include all needed headers
> into one and then add it to Py++. But then the resulting
Hello,
I'm attempting to create python module for CREAM Client API
(http://grid.pd.infn.it/cream/).
After reading Py++ "best practices" I tried to include all needed
headers into one and then add it to Py++. But then the resulting .cpp
file doesn't have any wrappers inside, only for one func