On 16 Jan 2003 20:47:34 -0200
Johan Dahlin <[EMAIL PROTECTED]> wrote:

> 
> > > It might be due to a bogus import statement of some kind.
> > > 
> > > Could you try to add a debug output and print out bmod just before that.
> > > And modify setup.py to print out the argument send to the codegenerator?
> > > (add a print s on line 225 in setup.py)
> > 
> > The codegenerator is not run:
> > The function self.check_dates() from Template.generate() returns 1 so 
>Template.generate() returns without running codegen.py.
> 
> You must remove atk.c to make the codegenerator run again (or touch
> atk.defs)

Here the codegen command string. The rest I will do tomorrow, my bed and my wife are 
waiting ;-)

python codegen/codegen.py  --register atk-types.defs  --override atk.override  
--prefix pyatk atk.defs  > atk.c 

Bye,

Martijn

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to