Il giorno gio 03 nov 2011 14:10:23 CET, Earnie ha scritto:
Andrea Zagli wrote:
i would like to build gtk under mingw/msys because i want to debug
gtkprintoperation, but i get the following error
make[3]: Leaving directory `/home/a.zagli/gtk+-2.24.7/gtk'
/gtk-update-icon-cache --force --ignore-theme-index \
--source builtin_icons stock-icons > gtkbuiltincache.h.tmp &&
\ mv gtkbuiltincache.h.tmp gtkbuiltincache.h make[2]: ***
[gtkbuiltincache.h] Error 127 make[2]: Leaving directory
`/home/a.zagli/gtk+-2.24.7/gtk'
Error 127 is ERROR_PROC_NOT_FOUND which means that LoadLibrary couldn't
find the requested procedure. Are you on Windows 7? I see lots of
support requests for this error at Microsoft.
vista :-(
could it be that i have some library too old?
something that I can investigate...
what could be the problem?
I don't know.
gtkbuiltincache.h.tmp is empty
Is it supposed to be?
i don't know... i supposed it, because the next step is "mv
gtkbuiltincache.h.tmp gtkbuiltincache.h", which is 2.5MB
What happens if you try the make again, the same
thing?
same thing; i tried also to delete it
_______________________________________________
gtk-list mailing list
gtk-list@xxxxxxxxx
http://mail.gnome.org/mailman/listinfo/gtk-list