Okay Anführungszeichen sind weg, nun kommt(hat das mal ein Ende

):
C:\Dokumente und Einstellungen\STARTER1\Eigene Dateien>gcc beispiel.cpp -o a.exe -mms-bitfields -IC:/opt/gtk/include/gtk-2.0 -IC:/opt/gtk/lib/gtk-2.0/include -IC:/opt/gtk/include/a
tk-1.0 -IC:/opt/gtk/include/cairo -IC:/opt/gtk/include/gdk-pixbuf-2.0 -IC:/opt/gtk/include/pango-1.0 -IC:/opt/gtk/include/glib-2.0 -IC:/opt/gtk/lib/glib-2.0/include -IC:/opt/gtk/incl
ude -IC:/opt/gtk/include/freetype2 -IC:/opt/gtk/include/libpng14
C:\DOKUME~1\STARTER11\LOKALE~1\Temp\ccWfST5V.o:beispiel.cpp:(.text+0x34): undefined reference to `gtk_init_abi_check'
C:\DOKUME~1\STARTER1\LOKALE~1\Temp\ccWfST5V.o:beispiel.cpp:(.text+0x40): undefined reference to `gtk_window_new'
C:\DOKUME~1\STARTER1\LOKALE~1\Temp\ccWfST5V.o:beispiel.cpp:(.text+0x64): undefined reference to `gtk_main_quit'
C:\DOKUME~1\STARTER11\LOKALE~1\Temp\ccWfST5V.o:beispiel.cpp:(.text+0x78): undefined reference to `g_signal_connect_data'
C:\DOKUME~1\STARTER11\LOKALE~1\Temp\ccWfST5V.o:beispiel.cpp:(.text+0x84): undefined reference to `gtk_widget_show_all'
C:\DOKUME~1\STARTER11\LOKALE~1\Temp\ccWfST5V.o:beispiel.cpp:(.text+0x89): undefined reference to `gtk_main'
collect2: ld gab 1 als Ende-Status zur³ck
Das Beispiel von euch ist doch okay, oder?