Re: gtk-app-devel-list Digest, Vol 14, Issue 55



gtk-app-devel-list-request gnome org wrote:

Send gtk-app-devel-list mailing list submissions to
        gtk-app-devel-list gnome org

To subscribe or unsubscribe via the World Wide Web, visit
        http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
or, via email, send a message with subject or body 'help' to
        gtk-app-devel-list-request gnome org

You can reach the person managing the list at
        gtk-app-devel-list-owner gnome org

When replying, please edit your Subject line so it is more specific
than "Re: Contents of gtk-app-devel-list digest..."


Today's Topics:

  1. Re: Pango GTK+ on Windows (Hubert Soko?owski)
  2. Re: drawing stuff inside the TreeView (Alexei D)
  3. Re: Changing the color of an image/pixbuf (Christopher Anderson)
  4. Re: How can I display the buttons in a dialog's action area
     vertically? (Christopher Anderson)
  5. Re: [GObject, long] Gtype for enum + runtime init or by init
     function. (Uzytkownik)
  6. Re: Toggle Button CellRenderer in GtkTreeView (Daniel K. O.)
  7. Re: drawing stuff inside the TreeView (Maciej Katafiasz)
  8. embedding images into icons while compiile time (mohan kumar)
  9. Re: embedding images into icons while compiile time
     (Brian J. Tarricone)


----------------------------------------------------------------------

Message: 1
Date: Thu, 23 Jun 2005 18:27:31 +0200
From: Hubert Soko?owski <h sokolowski wsisiz edu pl>
Subject: Re: Pango GTK+ on Windows
To: "gtk-app-devel-list gnome org" <gtk-app-devel-list gnome org>
Message-ID: <20050623182731 226ad37c h sokolowski wsisiz edu pl>
Content-Type: text/plain; charset=US-ASCII

On Thu, 23 Jun 2005 16:58:37 +0200 (SAST)
Alf C Stockton <alf stockton co za> wrote:

What I did not point out in my original message is that my program
works perfectly on my development box but when moved to my clients machine, where they do not have GTK installed, it fails with the pango message.

On my clients machine the executable I created and all the .dlls that "objdump -p" told me about, all exist in the same directory.

From what is being said this does not look like the way my application
should be installed at my client. Please tell me what the installation should
look like.


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.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]