> But what I miss is an information. What are the files in the lib directory? > Are these the static libraries or the import libraries for the dlls given in bin directory? These are Gtk+ import libraries. Gtk+ is only built as a DLL. > I found also some .a files in include/gtkada are these the import libraries? This is the GtkAda static library. Arno