Alexander wrote: > When I add libs to c:\windows program don't sow error, but run only > under console!!!!! > When i click on icon of program it don't run. And I don't add anything > to compiler/linker options, only `pkg-config gtkmm-2.4 --cflags --libs`. > What i must do for run program normally, by clicking on it's icon.
If you use my binaries, either install gtkmm in the same directory as GTK+ (usually C:\GTK+, with C:\GTK+\bin already in your PATH), or check the "Add the gtkmm directory to my PATH" option in the gtkmm installer if you have selected another root directory for gtkmm. If everything fails, Go to the Control Panel/System/Advanced/Environment Variable and add C:\gtkmm\bin to the PATH variable (if gtkmm was installed to C:\gtkmm). Cedric _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list