I'm also using GTKmm in an embedded environment. GTKmm is a C++ binding for GTK++ library so GTKmm should be used in all platforms that GTK++ supports, including DirectFB.
For embedded devices, I see two options: use GTKmm on DirectFB or use Kdrive. This is a small X server that its source code is included inside X11 Xserver. As the BSP that I'm using build it automatically, I don't know the steps to build it. Thanks and Best Regards, Joaquim Duran En/na Rodrigo Tavares ha escrit: > Hello all, > > I'm new to Gtkmm and I'm evaluating it for use in an embedded systems > project, but it is not clear to me if it is suitable for this kind of > application, considering performance, memory requirements and > compatibility with the embedded environment - no X11, custom kernel > builds, etc. > > Does anyone know if Gtkmm can be used with DirectFB or other replacement > of X11 ? > > Looking in the message archives I've found a few messages mentioning > some problems to make it work with DirectFB, but they are quite old. > > Has anyone used it successfully for embedded projects ? > > Opinions are appreciated ! > > Thanks, > > Rodrigo Tavares > > > ------------------------------------------------------------------------ > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
