[PyKDE] PyKDE snapshot snapshot-20051013 and sip snapshots

Andreas Pakulat apaku at gmx.de
Sun Jan 8 14:39:28 GMT 2006


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'

Andreas

-- 
You will be awarded a medal for disregarding safety in saving someone.




More information about the PyQt mailing list