Re: [pygccxml-development] KeyError in Py++
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2009-01-25 19:14:53
|
On Sun, Jan 25, 2009 at 4:24 PM, Sergey . <sr...@gm...> wrote: > On Sun, Jan 25, 2009 at 1:27 AM, Roman Yakovenko <rom...@gm...> > wrote: >> I guess nothing, but to be sure I need to see how you construct >> module_builder_t class instance. >> Do you pass single file a list of files? My guess - you pass list of >> files. > - Yes, this is correct, I pass list of files. > >> I suggest you to create a header file, which includes all others and >> pass it to module_builder_t.__init__. This should fix your problem. > - Good idea, I will try that soon. I will let you know how it goes. I > will have to contact my boss before I can send you any files, but I guess > this should be OK. I don't need your code, but a code that reproduce the problem. It could be nice, if you can send very simple code. > Thank you for your help! You are welcome. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |