Psst.. new poll here.
Psst.. new forums here.
Microsoft is blocking us again (TY IP Reputation!) so just use oauth login instead. :)
Paste
Pasted as Plain Text by cyc ( 17 years ago )
**** Build of configuration Linux GCC for project gimp-plugin-test ****
make blur
gcc `pkg-config gimp-2.0 --cflags` `pkg-config gimp-2.0 --libs` `pkg-config gtk+-2.0 --libs` blur.c
blur.c: In function ‘query’:
blur.c:138: warning: passing argument 2 of ‘gimp_install_procedure’ makes pointer from integer without a cast
blur.c:138: warning: passing argument 7 of ‘gimp_install_procedure’ makes pointer from integer without a cast
blur.c: In function ‘run’:
blur.c:178: warning: passing argument 1 of ‘gimp_progress_init’ makes pointer from integer without a cast
/tmp/ccU3CXDE.o: In function `query':
blur.c:(.text+0x42): undefined reference to `N_'
blur.c:(.text+0x50): undefined reference to `N_'
/tmp/ccU3CXDE.o: In function `run':
blur.c:(.text+0xe1): undefined reference to `INIT_I18N'
blur.c:(.text+0x17c): undefined reference to `_'
collect2: ld returned 1 exit status
make: *** [blur] Error 1
Revise this Paste