[ptx] Re: editing panorams in gimp (multiple layers)

Pablo d'Angelo pablo at mathematik.uni-ulm.de
Fri Nov 21 18:46:29 GMT 2003


On Fri, 10 Oct 2003, Kai-Uwe Behrmann wrote:

> Hi,
> I attached the tiff.c plug-in for those who are interessted in multilayerd
> tiffs. The plug-in compile for cinepaint/filmgimp and gimp-1.2 .
> If You consider to use panotools 16-bit capabilities take multi bit depth
> cinepaint instead of 8-bit gimp.

I tried to compile tiff.c for gimp 1.3.22, but it didn't work.
Any idea what is wrong? Is it possible to compile it with gimp 1.3?

gcc -I.  -Wall -g -I/usr/include/gimp-1.3 `pkg-config --cflags gtk+-2.0`  -c tiff.c
tiff.c:88:41: libgimp/stdplugins-intl.h: Datei oder Verzeichnis nicht gefunden
tiff.c:381: warning: initialization from incompatible pointer type
tiff.c: In function `run':
tiff.c:469: `GimpRunModeType' undeclared (first use in this function)
tiff.c:469: (Each undeclared identifier is reported only once
tiff.c:469: for each function it appears in.)
tiff.c:469: syntax error before "run_mode"
tiff.c:482: `run_mode' undeclared (first use in this function)
tiff.c:492: warning: implicit declaration of function `INIT_I18N_UI'
tiff.c:569: warning: implicit declaration of function `INIT_I18N'
tiff.c: In function `load_IFD':
tiff.c:1483: warning: passing arg 6 of `gimp_channel_new' from incompatible pointer type
tiff.c: In function `save_dialog':
tiff.c:3452: warning: implicit declaration of function `_'
tiff.c:3462: warning: passing arg 1 of `gimp_dialog_new' makes pointer from integer without a cast
tiff.c:3484: warning: passing arg 2 of `gimp_radio_group_new2' makes pointer from integer without a cast
tiff.c:3484: warning: passing arg 3 of `gimp_radio_group_new2' from incompatible pointer type
tiff.c:3493: warning: passing arg 1 of `gtk_label_new' makes pointer from integer without a cast
tiff.c: In function `comment_entry_callback':
tiff.c:3753: warning: assignment discards qualifiers from pointer target type

Any idea what might be wrong?

ciao
  Pablo
--
http://wurm.wohnheim.uni-ulm.de/~redman/
Please use PGP


More information about the ptX mailing list