[no subject]

2013-02-09 Thread Doesnt Stop
I have recently installed Gtkmm in my Win7 machine, I am using NetBeans7.2.1 to compile this code: #include gtkmm/main.h #include gtkmm.h int main (int argc, char *argv[]) {   Gtk::Main kit(argc, argv);   Gtk::Window helloworld;   //Shows the window and returns when it is closed.  

Re:

2013-02-09 Thread Krzysztof Kosiński
2013/2/9 Doesnt Stop doesnts...@mail.com: g++.exe `pkg-config gtkmm-2.4 --cflags` `pkg-config gtkmm-2.4 --libs` -o dist/Debug/MinGW-Windows/welcome_1 build/Debug/MinGW-Windows/welcome.o This is wrong. The library flags should always come after the object files. The GCC linker will not