Re: Dealing with dlls

2012-08-25 Thread Tim O'Neil
The obvious question would be Did he install gtkmm on his box? On Aug 25, 2012 5:31 AM, Станислав Роговский chor...@gmail.com wrote: Hello, I've created an application with gtkmm GUI and want to send it to my friend, who does not have gtkmm installed. It normally executes on my computer (it

Re: Dealing with dlls

2012-08-25 Thread moh B.
No, no don't request your friend to install the required libs, You have to supply the whole app with all the necessary files and libs - Imagine his friend is a child and this app is for children. Yes a small gtkmm app needs all those libs(Dlls). Happy programming. On Sat, 2012-08-25 at 10:00

Gtk::ToolButton constructor

2012-08-25 Thread Timofey Misarenkov
Hi. I'm writing now some program using gtkmm and for now I spent two hours to find explanation for: Gdk-CRITICAL **: _gdk_drawable_ref_cairo_surface: assertion `GDK_IS_DRAWABLE (drawable)' failed I'm pretty sure I know now what the trouble. I'm using constructor ToolButton::ToolButton(Widget