On Thu, 23 Jun 2005 16:58:37 +0200 (SAST)
Alf C Stockton <[EMAIL PROTECTED]> 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 pa
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
Pete Nagy writes:
> A link from your site [...] pointing to the installer?
Hmm, yes, it talks only about GIMP installers at Jernej's site, but in
fact there is a separate GTK+ installer there, too... Will fix. There
are also other GTK+ installers I'm less familiar with.
--tml
__
> Well, that should work, too, you just have to add *all* the "bin"
> folders to your PATH.
>
> The zipfiles are really for people who would understand that... (and
> you did, I'm sure). Others would use installers.
>
> --tml
>
Hi Tor ->
Oooh, installers? Sounds nice! I followed the path of le
Pete Nagy writes:
> So, instead of all packages together in a common lib,
> include, etc., each package had lib, include, etc. subdirectories.
Well, that should work, too, you just have to add *all* the "bin"
folders to your PATH.
The zipfiles are really for people who would understand that...
Hi Tor ->
Unfortunately my paths didn't look anything like the *should* structure,
since, as it turns out, my zip extraction wizard defaults with the name of
the file as a destination directory and I left it in there thinking it
belonged, kind of like the way self extracting zips usually put so
Hubert =?ISO-8859-2?Q?Soko=B3owski?= writes:
> this is how it looks in my installation
>
> foo your installation top
> \etc
> \gtk-2.0 gtk.immodules, gdk-pixbuf.loaders
> \pango pango.aliases, pango.modules
>
On Wed, 22 Jun 2005 22:53:25 +0300
Tor Lillqvist <[EMAIL PROTECTED]> wrote:
> Hubert =?ISO-8859-2?Q?Soko=B3owski?= writes:
> > I have found a problem in my case. I was using name 'bin' for a
> > directory when my program and Gtk runtime was in.
>
> Could you post the exact directory structure?
Hubert =?ISO-8859-2?Q?Soko=B3owski?= writes:
> I have found a problem in my case. I was using name 'bin' for a
> directory when my program and Gtk runtime was in.
Could you post the exact directory structure? Where did you have the
"lib/pango/1.4.0/modules" folder, for instance?
This is how it
I have found a problem in my case. I was using name 'bin' for a
directory when my program and Gtk runtime was in.
When I changed the name to something else then 'bin' the problem
dissapeared, the program runs just fine.
___
gtk-app-devel-list mailing l
On Wed, 22 Jun 2005 10:34:49 -0600
Pete Nagy <[EMAIL PROTECTED]> wrote:
>
> This looks like a problem I fixed by editing the pango.modules file.
I think the problem is not that.
I have two programs which I compile using the same build tools (gcc from
mingw) and run with the same runtime environm
Pete Nagy writes:
> The /target/ stuff is garbage which I suppose should have been replaced by
> some automatic configure tool,
No, it is supposed to be replaced at run-time. That is, the
pango.modules file can *either* have real, true, paths from the
end-user machine, *or* the configure-time pa
This looks like a problem I fixed by editing the pango.modules file. For
me, this file was in ../pango-1.4.1/etc/pango and looked like:
# Pango Modules file
# Automatically generated file, do not edit
#
/target/lib/pango/1.4.0/modules/pango-arabic-fc.dll ArabicScriptEngineFc
PangoEngineShape Pan
On Sun, 19 Jun 2005 Hubert Soko?owski <[EMAIL PROTECTED]> wrote:-
On Sun, 19 Jun 2005 08:37:02 +0200
Alf Stockton <[EMAIL PROTECTED]> wrote:
The error I am getting from a program I wrote using GTK+ 2.6.7 on
Windows reads:-
Pango-ERROR**:file shape.c: line 75(pango-shape) assertion failed:
(gl
On Sun, 19 Jun 2005 08:37:02 +0200
Alf Stockton <[EMAIL PROTECTED]> wrote:
> The error I am getting from a program I wrote using GTK+ 2.6.7 on
> Windows reads:-
>
> Pango-ERROR**:file shape.c: line 75(pango-shape) assertion failed:
> (glyphs->num_glyphs > 0) aborting
>
> Help . what have I
15 matches
Mail list logo