Re: Compilation error

[email protected] (Michael Maclean) Mon, 23 Nov 2009 22:29:05 +0000
Newsgroups php.gtk.dev
Message-ID <[email protected]>
Joop Boonen wrote:
> Dear People @ dev list,
> 
> When I compile the code I get an error about a missing file "cc:
> ext/gtk+/gen_gtk-1.c: No such file or directory"
> 
> <quote>

<snip>

Hi,
You should end up with 2 generated files called gen_gtk.c and 
gen_gtk-1.c. Is there any sign of anything looking like gen_gtk-1.c? Can 
you post a listing of what is in ext/gtk+ after the build attempt?

Michael