dotgnu-general
[Top][All Lists]
Advanced

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

Re: [DotGNU]Win32 GTK# Question


From: Rhys Weatherley
Subject: Re: [DotGNU]Win32 GTK# Question
Date: Tue, 18 Feb 2003 08:33:57 +1000
User-agent: KMail/1.4.3

On Tuesday 18 February 2003 08:12 am, Robert Johnson wrote:

> C:\bob-code\gtksharp>ilrun HelloWorld.exe
> C:\mono-0.17\install\lib/libgtk-win32-2.0-0.dll:
> dynamic libraries are not available

I see the problem.  The mingw32 version of pnet doesn't have dynamic library 
support implemented yet.  The cygwin version might work.  Or you could 
contribute the necessary changes for "pnet/support/dynlib.c" to use the Win32 
API's "LoadLibrary", "GetProcAddress", etc.

Cheers,

Rhys.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]