Re: [pygccxml-development] Another way to speed up the generation process...
Brought to you by:
mbaas,
roman_yakovenko
From: Roman Y. <rom...@gm...> - 2006-10-24 17:23:27
|
On 10/24/06, Matthias Baas <ba...@ir...> wrote: > Roman Yakovenko wrote: > > I don't have enough time to analize what you did, but take a look on next > > document: > > http://gccxml.org/HTML/Running.html > > Search for -fxml-start= > > Ah, I wasn't aware of that option. Thanks for the hint! It's almost what > I did with the difference that I was filtering based on the header file > that a declaration appears in. > I did a quick test and passed all Maya classes to the xml-start option > (the SDK doesn't use namespaces). It almost worked except that friend > functions were not picked up. But I suppose it would have been possible > to stick everything in a namespace of my own and use that one as a > starting declaration. Also I am aware of the option it never worked for me and I never had enough time to find out why. May be you can investigate this and create small explanation to "best practices" section: http://language-binding.net/pyplusplus/documentation/best_practices.html ? Thanks. -- Roman Yakovenko C++ Python language binding http://www.language-binding.net/ |