Re: [gtkmm] Re: Type of GTK Runtime needed
- From: Benjamin Lau Wei Yii <blwy10 yahoo com sg>
- To: gtkmm-list gnome org
- Subject: Re: [gtkmm] Re: Type of GTK Runtime needed
- Date: Fri, 15 Oct 2004 19:27:05 +0800 (CST)
Here are my compile parameters:
-IC:/Dev-Cpp/gtkmm/include/gtkmm-2.4 -IC:/Dev-Cpp/gtkmm/lib/gtkmm-2.4/include -IC:/Dev-Cpp/gtkmm/include/glibmm-2.4 -IC:/Dev-Cpp/gtkmm/lib/glibmm-2.4/include -IC:/Dev-Cpp/gtkmm/include/gdkmm-2.4 -IC:/Dev-Cpp/gtkmm/lib/gdkmm-2.4/include -IC:/Dev-Cpp/gtkmm/include/pangomm-1.4 -IC:/Dev-Cpp/gtkmm/include/atkmm-1.6 -IC:/Dev-Cpp/gtkmm/include/sigc++-2.0 -IC:/Dev-Cpp/gtkmm/lib/sigc++-2.0/include -IC:/Dev-Cpp/include/gtk-2.0 -IC:/Dev-Cpp/include/glib-2.0 -IC:/Dev-Cpp/lib/glib-2.0/include -IC:/Dev-Cpp/lib/gtk-2.0/include -IC:/Dev-Cpp/include/pango-1.0 -IC:/Dev-Cpp/include/atk-1.0 -LC:/Dev-Cpp/gtkmm/lib -LC:/Dev-Cpp/lib -lgtkmm-2.4 -lgdkmm -2.4 -latkmm-1.6 -lgtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win 32-2.0 -limm32 -lshell32 -lole32 -luuid -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangowi n32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -I/target/include/gtkmm-2.4 -I/target/lib/gtkmm-2.4/include -I/target/include/g libmm-2.4
-I/target/lib/glibmm-2.4/include -I/target/include/gdkmm-2.4 -I/target /lib/gdkmm-2.4/include -I/target/include/pangomm-1.4 -I/target/include/atkmm-1.6 -I/target/include/sigc++-2.0 -I/target/lib/sigc++-2.0/include -IC:/Dev-Cpp/incl ude/gtk-2.0 -IC:/Dev-Cpp/include/glib-2.0 -IC:/Dev-Cpp/lib/glib-2.0/include -IC: /Dev-Cpp/lib/gtk-2.0/include -IC:/Dev-Cpp/include/pango-1.0 -IC:/Dev-Cpp/include /atk-1.0 -L/target/lib -LC:/Dev-Cpp/lib -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -l gtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win32-2.0 -limm32 -lsh ell32 -lole32 -luuid -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangowin32-1.0 -lgdi32 -lp ango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv
Here are my linker parameters:
-LC:/Dev-Cpp/gtkmm/lib -LC:/Dev-Cpp/lib -lgtkmm-2.4 -lgdkmm -2.4 -latkmm-1.6 -lgtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win 32-2.0 -limm32 -lshell32 -lole32 -luuid -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangowi n32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -I/target/include/gtkmm-2.4 -I/target/lib/gtkmm-2.4/include -I/target/include/g libmm-2.4 -I/target/lib/glibmm-2.4/include -I/target/include/gdkmm-2.4 -I/target /lib/gdkmm-2.4/include -I/target/include/pangomm-1.4 -I/target/include/atkmm-1.6 -I/target/include/sigc++-2.0 -I/target/lib/sigc++-2.0/include -IC:/Dev-Cpp/incl ude/gtk-2.0 -IC:/Dev-Cpp/include/glib-2.0 -IC:/Dev-Cpp/lib/glib-2.0/include -IC: /Dev-Cpp/lib/gtk-2.0/include -IC:/Dev-Cpp/include/pango-1.0 -IC:/Dev-Cpp/include /atk-1.0 -L/target/lib -LC:/Dev-Cpp/lib -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -l gtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win32-2.0 -limm32 -lsh ell32 -lole32 -luui
d
-latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangowin32-1.0 -lgdi32 -lp ango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv
Here is my compile log (Generated by Dev-C++, which happens to be using MSYS GCC on my computer):
Compiler: Default compiler
Executing make...
make.exe -f "makefile" all
g++.exe main.cpp -o main.o -I"C:/Dev-Cpp/include/c++/3.3.1" -I"C:/Dev-Cpp/include/c++/3.3.1/mingw32" -I"C:/Dev-Cpp/include/c++/3.3.1/backward" -I"C:/Dev-Cpp/lib/gcc-lib/mingw32/3.3.1/include" -I"C:/Dev-Cpp/include" -IC:/Dev-Cpp/gtkmm/include/gtkmm-2.4 -IC:/Dev-Cpp/gtkmm/lib/gtkmm-2.4/include -IC:/Dev-Cpp/gtkmm/include/glibmm-2.4 -IC:/Dev-Cpp/gtkmm/lib/glibmm-2.4/include -IC:/Dev-Cpp/gtkmm/include/gdkmm-2.4 -IC:/Dev-Cpp/gtkmm/lib/gdkmm-2.4/include -IC:/Dev-Cpp/gtkmm/include/pangomm-1.4 -IC:/Dev-Cpp/gtkmm/include/atkmm-1.6 -IC:/Dev-Cpp/gtkmm/include/sigc++-2.0 -IC:/Dev-Cpp/gtkmm/lib/sigc++-2.0/include -IC:/Dev-Cpp/include/gtk-2.0 -IC:/Dev-Cpp/include/glib-2.0 -IC:/Dev-Cpp/lib/glib-2.0/include -IC:/Dev-Cpp/lib/gtk-2.0/include -IC:/Dev-Cpp/include/pango-1.0 -IC:/Dev-Cpp/include/atk-1.0 -LC:/Dev-Cpp/gtkmm/lib -LC:/Dev-Cpp/lib -lgtkmm-2.4 -lgdkmm -2.
4
-latkmm-1.6 -lgtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win 32-2.0 -limm32 -lshell32 -lole32 -luuid -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangowi n32-1.0 -lgdi32 -lpango-1.0 -lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv -I/target/include/gtkmm-2.4 -I/target/lib/gtkmm-2.4/include -I/target/include/g libmm-2.4 -I/target/lib/glibmm-2.4/include -I/target/include/gdkmm-2.4 -I/target /lib/gdkmm-2.4/include -I/target/include/pangomm-1.4 -I/target/include/atkmm-1.6 -I/target/include/sigc++-2.0 -I/target/lib/sigc++-2.0/include -IC:/Dev-Cpp/incl ude/gtk-2.0 -IC:/Dev-Cpp/include/glib-2.0 -IC:/Dev-Cpp/lib/glib-2.0/include -IC: /Dev-Cpp/lib/gtk-2.0/include -IC:/Dev-Cpp/include/pango-1.0 -IC:/Dev-Cpp/include /atk-1.0 -L/target/lib -LC:/Dev-Cpp/lib -lgtkmm-2.4 -lgdkmm-2.4 -latkmm-1.6 -l gtk-win32-2.0 -lpangomm-1.4 -lglibmm-2.4 -lsigc-2.0 -lgdk-win32-2.0 -limm32 -lsh ell32 -lole32 -luuid -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangowin32-1.0 -lgdi32 -lp ango-1.
0
-lgobject-2.0 -lgmodule-2.0 -lglib-2.0 -lintl -liconv
In file included from C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm.h:59,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:29,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:39: error: syntax error
before `;' token
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:144: error: type specifier
omitted for parameter `Pid'
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:144: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:153: error: type specifier
omitted for parameter `Pid'
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:153: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:1
63:
error: type specifier
omitted for parameter `Pid'
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:163: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:169: error: type specifier
omitted for parameter `Pid'
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:169: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:195: error: `Pid' was not
declared in this scope
C:/Dev-Cpp/gtkmm/include/glibmm-2.4/glibmm/spawn.h:195: error: syntax error
before `)' token
In file included from C:/Dev-Cpp/include/gdk/gdk.h:33,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/types.h:28,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm.h:27,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:30,
from main.cpp:1:
C:/Dev-Cpp/include/gdk/gdkdnd.h:99:8: warning: extra tokens at end of #endif directive
In file included from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm.h:27,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:30,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/types.h:285: error: syntax error
before `;' token
In file included from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/drawable.h:36,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/gc.h:30,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm.h:29,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:30,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/region.h:192: error: `GdkSpan' was not
declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/region.h:192: error: `spans' was not
declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/region.h:192: error: syntax error
before `,' token
In file included from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/bitmap.h:27,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/window.h:28,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm.h:31,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:30,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:69: error: ISO C++ forbids
declaration of `GdkPixmapObjectClass' with no type
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:69: error: syntax error
before `;' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:117: error: type specifier
omitted for parameter `NativeWindow'
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:117: error: syntax error
before `)' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:128: error: type specifier
omitted for parameter `NativeWindow'
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:128: error: syntax error
before `)' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:197: error: `GdkPixmapObject'
was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:197: error: `object' was not
declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:197: error: syntax error
before `=' token
In file included from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm.h:31,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:30,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/window.h:692: error: ISO C++ forbids
declaration of `GdkWindowObjectClass' with no type
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/window.h:692: error: syntax error
before `;' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/window.h:1846: error: `GdkWindowObject
' was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/window.h:1846: error: `object' was not
declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/window.h:1846: error: syntax error
before `=' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/window.h:1846: error: new declaration
`Glib::RefPtr<Gdk::Window> Glib::wrap(...)'
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/pixmap.h:197: error: ambiguates old
declaration `Glib::RefPtr<Gdk::Pixmap> Glib::wrap(...)'
In file included from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/device.h:28,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:30,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/cursor.h:31,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm.h:39,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:30,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/event.h:357: error: `NativeWindow' was
not declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/event.h:357: error: syntax error
before `)' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/event.h:358: error: type specifier
omitted for parameter `NativeWindow'
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/event.h:358: error: syntax error
before `)' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/event.h:358: error: `bool
Gdk::Event::send_client_message(...)' and `bool
Gdk::Event::send_client_message(...)' cannot be overloaded
In file included from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/cursor.h:31,
from C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm.h:39,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:30,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:424: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:425: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:457: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:465: error: ISO C++ forbids
declaration of `GdkKeymap' with no type
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:465: error: syntax error
before `*' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:482: error: `NativeWindow'
was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:482: error: syntax error
before `)' token
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:494: error: `NativeWindow'
was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gdkmm-2.4/gdkmm/display.h:494: error: syntax error
before `)' token
In file included from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:43,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/container.h:28,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/bin.h:29,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/alignment.h:29,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:36,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/clipboard.h:143: error: `
GDK_SELECTION_CLIPBOARD' was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/clipboard.h:106: error: `
GDK_SELECTION_CLIPBOARD' was not declared in this scope
In file included from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/container.h:28,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/bin.h:29,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/alignment.h:29,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:36,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:377: error: `
GdkEventWindowState' was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:377: error: `event' was not
declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:377: error: invalid data
member initialization
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:377: error: (use `=' to
initialize static data members)
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:377: error: `
on_window_state_event' declared as a `virtual' field
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:2136: error: `
GdkEventWindowState' was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/widget.h:2136: error: syntax error
before `>' token
In file included from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/dialog.h:29,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/colorselection.h:29,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:51,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/window.h:276: error: `
GdkWindowTypeHint' was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/window.h:276: error: template argument
1 is invalid
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/window.h:276: error: ISO C++ forbids
declaration of `property_type_hint' with no type
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/window.h:282: error: `
GdkWindowTypeHint' was not declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/window.h:282: error: template argument
1 is invalid
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/window.h:282: error: ISO C++ forbids
declaration of `property_type_hint' with no type
In file included from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:104,
from main.cpp:1:
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/range.h:245: error: `GtkBorder' was
not declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/range.h:245: error: `border' was not
declared in this scope
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/range.h:245: error: invalid data
member initialization
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/range.h:245: error: variable or field
`get_range_border_vfunc' declared void
C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/range.h:245: error: `
get_range_border_vfunc' declared as a `virtual' field
In file included from C:/Dev-Cpp/include/gtk-2.0/gtk/gtktextiter.h:30,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/textiter.h:33,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm/textbuffer.h:32,
from C:/Dev-Cpp/gtkmm/include/gtkmm-2.4/gtkmm.h:121,
from main.cpp:1:
C:/Dev-Cpp/include/gtk-2.0/gtk/gtktexttag.h:158: error: 'GtkTextDirection' is
used as a type, but is not defined as a type.
C:/Dev-Cpp/include/gtk-2.0/gtk/gtktexttag.h:179: error: 'GtkWrapMode' is used
as a type, but is not defined as a type.
g++.exe: 32-2.0: No such file or directory
g++.exe: n32-1.0: No such file or directory
g++.exe: libmm-2.4: No such file or directory
g++.exe: C:/msys/1.0/lib/gdkmm-2.4/include: No such file or directory
g++.exe: ude/gtk-2.0: No such file or directory
g++.exe: C:/msys/1.0/Dev-Cpp/lib/gtk-2.0/include: No such file or directory
g++.exe: C:/msys/1.0/atk-1.0: No such file or directory
g++.exe: ell32: No such file or directory
g++.exe: ango-1.0: No such file or directory
g++.exe: unrecognized option `-2.4'
make.exe: *** [main.o] Error 1
Execution terminated
Here is my code:
#include <gtkmm.h>
int main(int argc, char *argv[])
{
Gtk::Main kit(argc, argv);
Gtk::Window window;
Gtk::Main::run(window);
return 0;
}
Thank You
Benjamin Lau
Yahoo! Messenger
- Log on with your mobile phone!
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]