On Monday 26 April 2010 07:58:53 Thomas Berg wrote: > On Mon, Apr 26, 2010 at 12:13 PM, Hugo Parente Lima > > <[email protected]> wrote: > > You tried to import the generated module? Would be nice to have the first > > python hello world on windows using a QString :-D > > Yes, I imported it and created instances of QCoreApplication and QString > :-) > > > Yes, this is the problem with protected enums, we need to do some changes > > in the generator to deal with it, although it's not a hard task. > > > > Anyway you achieved incredible results! Thanks, I'ḿ just waiting for your > > patches/merge requests. > > I will send them as soon as I have time. > > By the way: The QtNetwork module fails to build because some generated > code tries to allocate an array of unknown size on the stack (similar > to an issue we already fixed). I will provide more details if I can't > figure out where this comes from.
Maybe it's a injected code, not a automatically generated one, if so, will be easier to fix. > Also, as mentioned before, I'm not able to do anything with the CMake > files (or installers). Don't worry, just being able to compile it on windows and fixing these minor bugs on generator is a great help! > Regards, > Thomas -- Hugo Parente Lima INdT - Instituto Nokia de Tecnologia
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ PySide mailing list [email protected] http://lists.openbossa.org/listinfo/pyside
