Re: Problem with using classes from different modules

2013-07-05 Thread Johan Jonkers
On 7/5/13 10:47 AM, Andi Vajda wrote: On Jul 5, 2013, at 1:34, Johan Jonkers wrote: On 7/5/13 10:16 AM, Andi Vajda wrote: On Jul 5, 2013, at 0:11, Johan Jonkers wrote: Hi Andi, I was able to compile it all into one module and that worked perfectly. I then tried to compile it again into t

Re: Problem with using classes from different modules

2013-07-05 Thread Andi Vajda
On Jul 5, 2013, at 1:34, Johan Jonkers wrote: > On 7/5/13 10:16 AM, Andi Vajda wrote: >> On Jul 5, 2013, at 0:11, Johan Jonkers wrote: >> >>> Hi Andi, >>> >>> I was able to compile it all into one module and that worked perfectly. >>> >>> I then tried to compile it again into two seperate mo

Re: Problem with using classes from different modules

2013-07-05 Thread Johan Jonkers
On 7/5/13 10:16 AM, Andi Vajda wrote: On Jul 5, 2013, at 0:11, Johan Jonkers wrote: Hi Andi, I was able to compile it all into one module and that worked perfectly. I then tried to compile it again into two seperate modules and compared the generated wrappers. What I saw was that all method

Re: Problem with using classes from different modules

2013-07-05 Thread Andi Vajda
On Jul 5, 2013, at 0:11, Johan Jonkers wrote: > Hi Andi, > > I was able to compile it all into one module and that worked perfectly. > > I then tried to compile it again into two seperate modules and compared the > generated wrappers. What I saw was that all methods in the SumWrapper class >

Re: Problem with using classes from different modules

2013-07-05 Thread Johan Jonkers
Hi Andi, I was able to compile it all into one module and that worked perfectly. I then tried to compile it again into two seperate modules and compared the generated wrappers. What I saw was that all methods in the SumWrapper class that had a reference to the Sum class were not wrapped (didn