1. GTK and open_dll()

I'm trying to install and run gtk for windows (win2kpro).

First, isn't there any way to ask Windows to use absolute paths when provided 
to open_dll()? Perhaps not, but it's rather frustrating. Well, the hard link 
utility I downloaded loooong ago proves really useful atm.

Now GTK- related issues:
1/In which package is libfontconfig-1.dll supposed to reside?

2/ I'm getting messages like this:

> 
> ** (<unknown>:1780): WARNING **: No builtin or dynamically loaded modules
> were found. Pango will not work correctly. This probably means
> there was an error in the creation of:
>   'C:\EUPHORIA\etc\pango\pango.modules'
> You may be able to recreate this file by running pango-querymodules.
> 
> (<unknown>:1780): GLib-GObject-CRITICAL **: file gobject.c: line 1561
> (g_object_
> ref): assertion `G_IS_OBJECT (object)' failed
> 
> ** (<unknown>:1780): CRITICAL **: file pango-engine.c: line 68
> (_pango_engine_sh
> ape_shape): assertion `PANGO_IS_FONT (font)' failed

Do they indicate whether gmessage is correctly installed? (I'd guess not)? 
This is strongly recommended in EuGTK accompanying doc, but how to install 
this? I've got a nice zipfile, now what?

CChris

new topic     » topic index » view message » categorize

2. Re: GTK and open_dll()

Christian Cuvier wrote:
> 
> I'm trying to install and run gtk for windows (win2kpro).
> 
> First, isn't there any way to ask Windows to use absolute paths when provided 
> to open_dll()? Perhaps not, but it's rather frustrating. Well, the hard link 
> utility I downloaded loooong ago proves really useful atm.

DLLs need to be in either your system directory (%WINDIR%), or in the 
same directory (or a subdirectory of) as your executable--in this case: 

\euphoria\bin

Matt Lewis

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu