[PyKDE] PyKDE snapshot snapshot-20051013 and sip snapshots

Jim Bublitz jbublitz at nwinternet.com
Mon Jan 9 08:13:18 GMT 2006


On Sunday 08 January 2006 06:39, Andreas Pakulat wrote:
> On 03.01.06 21:17:18, Jim Bublitz wrote:
> > On Tuesday 03 January 2006 17:05, Andreas Pakulat wrote:
> > > Generating the C++ source for the kdecore module...
> > > sip: Ptr is undefined
> > > [8284 refs]
> > > Error: Unable to create the C++ code.
> >
> > This is the second report. I can't reproduce the problem with older
> > sip/PyQt versions, so I'll have to give it a try with the most recent
> > snapshots.
> >
> > I've examined the PyKDE code and the other user did some basic checks and
> > neither of us was able to identify the problem.
> >
> > I'll post again when I have more info.
>
> I'm getting a new error with the current sip snapshot:
>
> Traceback (most recent call last):
>   File "configure.py", line 894, in ?
>     main(sys.argv)
>   File "configure.py", line 866, in main
>     generate_code (module, pykde_imports [module], extra_lib = module)
>   File "configure.py", line 708, in generate_code
>     makefile.generate()
>   File "/home/andreas/python2.4/lib/python2.4/site-packages/sipconfig.py",
> line 861, in generate self.ready()
>   File "/home/andreas/python2.4/lib/python2.4/site-packages/sipconfig.py",
> line 856, in ready self.finalise()
>   File "/home/andreas/python2.4/lib/python2.4/site-packages/sipconfig.py",
> line 1455, in finalise ModuleMakefile.finalise(self)
>   File "/home/andreas/python2.4/lib/python2.4/site-packages/sipconfig.py",
> line 1238, in finalise lflags_dll = self.optional_list("LFLAGS_DLL")
>   File "/home/andreas/python2.4/lib/python2.4/site-packages/sipconfig.py",
> line 670, in optional_list return self.__dict__[name].as_list()
> KeyError: 'LFLAGS_DLL'

With the latest sip snapshot (20060108) I get the Ptr error, but no problem 
with sipconfig.py.

I'll be looking into the Ptr error, but it's getting late tonight.

Jim




More information about the PyQt mailing list