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 -0700, Tim O'Neil wrote: > The obvious question would be "Did he install gtkmm on his box?" > > On Aug 25, 2012 5:31 AM, "Станислав Роговский" <[email protected]> > 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 can find dlls in gtkmm/bin > folder), but gives an error about missing dll on friends' > computer. I've tried to send him some of them, but it asks > about other dll's. Of course, I can send him all the dlls > containing in gtkmm/bin, but I doubt that this is the best > solution, because in this case even simple application needs a > huge bundle of libraries. Is there a better, more elegant > solution? > > > > _______________________________________________ > gtkmm-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtkmm-list > > _______________________________________________ > gtkmm-list mailing list > [email protected] > https://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtkmm-list
