gtk-app-devel-list-request gnome org wrote:
1. Re: Pango GTK+ on Windows (Hubert Soko?owski)
please provide the exact directory structure of your program on your
clients machine.
All executables and .dll's that "objdump -p" told me about are in c:\temp
Therefore I have :-
iconv.dll, intl.dll, libatk-1.0-0.dll, libgdk_pixbuf-2.0-0.dll,
libgdk-win32-2.0-0.dll, libglib-2.0-0.dll, libgmodule-2.0-0.dll,
libgobject-2.0-0.dll, libgtk-win32-2.0-0.dll, libpango-1.0-0.dll,
libpangowin32-1.0-0.dll, MTI.exe and TOA.exe
all in the same directory. Obviously the MTI.exe & TOA.exe are the
programs I created.