Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Paintboard und Windows?
#11
@Freakazoid
Wie hast das compiliert bekommen mit Fehlern ohne was am Source zu ändern?

Ich erhalte beim Versuch nur diverse Fehlermeldungen die dann zum Abbruch führen:
Code:
gcc.exe -O2 -Wall -Waggregate-return -Wcast-align -Wdeclaration-after-statement
-Werror-implicit-function-declaration -Wextra -Wno-sign-compare -Wno-unused-para
meter -Winit-self -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -
Wpointer-arith -Wundef -pipe -mno-cygwin -mms-bitfields -g -DPIDGIN_PAINTBOARD_V
ERSION=\"0.1\" -DGETTEXT_PACKAGE=\"pidgin-paintboard\" -DHAVE_CONFIG_H -I. -I ..
-I../../../.. -I../../../../libpurple -I../../../../libpurple/win32 -I../../../
../pidgin -I../../../../pidgin/win32 -I../../../../../win32-dev/gtk_2_0-2.14/inc
lude -I../../../../../win32-dev/gtk_2_0-2.14/include/gtk-2.0 -I../../../../../wi
n32-dev/gtk_2_0-2.14/include/glib-2.0 -I../../../../../win32-dev/gtk_2_0-2.14/in
clude/pango-1.0 -I../../../../../win32-dev/gtk_2_0-2.14/include/atk-1.0 -I../../
../../../win32-dev/gtk_2_0-2.14/include/freetype2 -I../../../../../win32-dev/gtk
_2_0-2.14/lib/glib-2.0/include -I../../../../../win32-dev/gtk_2_0-2.14/lib/gtk-2
.0/include -I../../../.. -o paintboard.dll -c paintboard.c
paintboard.c: In function 'receive_draw_brush':
paintboard.c:94: warning: ISO C90 forbids mixed declarations and code
paintboard.c: At top level:
paintboard.c:196: error: expected ')' before 'x'
paintboard.c:196: error: expected ')' before '<' token
paintboard.c:204: error: expected ')' before 'x'
paintboard.c:204: error: expected ')' before '>' token
paintboard.c: In function 'draw_brush':
paintboard.c:248: warning: ISO C90 forbids mixed declarations and code
paintboard.c:259: warning: ISO C90 forbids mixed declarations and code
paintboard.c:270: warning: ISO C90 forbids mixed declarations and code
paintboard.c:281: warning: ISO C90 forbids mixed declarations and code
paintboard.c:302: warning: ISO C90 forbids mixed declarations and code
paintboard.c:308: warning: ISO C90 forbids mixed declarations and code
paintboard.c:314: warning: ISO C90 forbids mixed declarations and code
paintboard.c: In function 'create_board':
paintboard.c:534: warning: ISO C90 forbids mixed declarations and code
paintboard.c:593: warning: passing argument 5 of 'gtk_signal_connect_full' makes
pointer from integer without a cast
../../../../../win32-dev/gtk_2_0-2.14/include/gtk-2.0/gtk/gtksignal.h:119: note:
expected 'gpointer' but argument is of type 'gboolean'
paintboard.c:642: warning: ISO C90 forbids mixed declarations and code
paintboard.c: In function 'received_im_msg_cb':
paintboard.c:655: warning: ISO C90 forbids mixed declarations and code
paintboard.c:673: warning: ISO C90 forbids mixed declarations and code
paintboard.c:703: warning: ISO C90 forbids mixed declarations and code
make[1]: *** [paintboard.dll] Error 1
make[1]: Leaving directory `/c/devel/pidgin/pidgin/plugins/pidgin-paintboard/src
'
make: *** [all] Error 2

Auch -i für ignore errors oder ähnliches führte nicht zum Ziel...
Zitieren


Nachrichten in diesem Thema
Paintboard und Windows? - von Stefanos - 21.01.2011, 05:57
RE: Paintboard und Windows? - von Freakazoid - 21.01.2011, 19:44
RE: Paintboard und Windows? - von Stefanos - 22.01.2011, 05:50
RE: Paintboard und Windows? - von Freakazoid - 22.01.2011, 10:37
RE: Paintboard und Windows? - von BattleMage - 22.01.2011, 19:29
RE: Paintboard und Windows? - von Stefanos - 22.01.2011, 20:43
RE: Paintboard und Windows? - von blubby - 22.01.2011, 20:49
RE: Paintboard und Windows? - von Stefanos - 22.01.2011, 21:03
RE: Paintboard und Windows? - von blubby - 22.01.2011, 21:10
RE: Paintboard und Windows? - von Stefanos - 22.01.2011, 21:13
RE: Paintboard und Windows? - von Stefanos - 26.01.2011, 16:34
RE: Paintboard und Windows? - von Freakazoid - 27.01.2011, 16:49
RE: Paintboard und Windows? - von Stefanos - 06.03.2011, 09:21

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste