d4mi4n
volksoperator on duty
hiho,
hat von euch jemand erfahrung mit guash für gimp? ich komm nicht dazu den zu installieren, habe mir die quelldateien geholt, bekomme aber immer fehlermeldungen wie zb:
installiert wird es mit gimptool-2.0 --install guash.c
hat von euch jemand erfahrung mit guash für gimp? ich komm nicht dazu den zu installieren, habe mir die quelldateien geholt, bekomme aber immer fehlermeldungen wie zb:
Code:
guash.c:864: warning: initialization from incompatible pointer type
guash.c: In function `run':
guash.c:949: error: syntax error before "run_mode"
guash.c:973: error: `run_mode' undeclared (first use in this function)
guash.c:973: error: (Each undeclared identifier is reported only once
guash.c:973: error: for each function it appears in.)
guash.c: In function `guash_build_thumbnail_from_gimage':
guash.c:1419: warning: implicit declaration of function `gimp_layer_is_floating_selection'
guash.c:1441: warning: implicit declaration of function `gimp_layer_get_visible'
guash.c:1456: warning: implicit declaration of function `gimp_layer_set_visible'
guash.c: In function `image_buffer_copy_to_drawable':
guash.c:5985: error: structure has no member named `id'
guash.c: In function `thumbnail_save_as_jpeg_thumbnail':
guash.c:6121: warning: implicit declaration of function `gimp_layer_delete'
guash.c: In function `guash_dialog':
guash.c:6842: warning: implicit declaration of function `gimp_use_xshm'
guash.c:6874: error: structure has no member named `font'
guash.c:7034: warning: implicit declaration of function `gimp_color_cube'
guash.c:7034: warning: assignment makes pointer from integer without a cast
guash.c:7042: error: structure has no member named `visual'
guash.c:7058: error: structure has no member named `klass'
guash.c: In function `copy_callback':
guash.c:7878: warning: assignment discards qualifiers from pointer target type
guash.c: In function `move_callback':
guash.c:7897: warning: assignment discards qualifiers from pointer target type
guash.c: In function `move_directory_callback':
guash.c:7920: warning: assignment discards qualifiers from pointer target type
guash.c: In function `chdir_callback':
guash.c:8060: warning: assignment discards qualifiers from pointer target type
guash.c: In function `mkdir_callback':
guash.c:8094: warning: assignment discards qualifiers from pointer target type
guash.c: In function `cursor_event_handler':
guash.c:8526: warning: passing arg 1 of `gtk_accel_groups_activate' from incompatible pointer type
guash.c: In function `dnd_drop_callback':
guash.c:8870: warning: passing arg 3 of `gtk_drag_get_data' makes pointer from integer without a cast
guash.c: At top level:
guash.c:7546: warning: 'show_comment_callback' defined but not used
installiert wird es mit gimptool-2.0 --install guash.c