[Gtk-sharp-list] [Newbie] DLL Load Exception
Samuel Kaufman
skaufman@elite.net
Wed, 18 Feb 2004 17:30:45 -0800
--=-ACyOD5ifs4IpGXtJNiJ1
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable
It sounds like GTK+ isn't installed properly on your system - not in the
right directory or the variable is in error. Try a GTK+ Windows
installer. They tend to simplify things for me, anyway.
http://www.dropline.net/gtk/download.php
On Wed, 2004-02-18 at 06:03, Alessandro Lendaro wrote:
> I wrote these lines of code to test the GTK#
> on Windows 2000 Server with both Framework versions installed (no mono).
>=20
> try
> {
> Window win =3D new Window(WindowType.Toplevel);
> win.Activate();
> win.Show();
> }
> catch (Exception exc)
> {
> Console.WriteLine(exc.Message);
> }
> finally
> {
> Console.ReadLine();
> }
>=20
>=20
> The Exception thrown when the first line executes is:
>=20
> [System.DllNotFoundException] {"Impossibile caricare la DLL=20
> (libgtk-win32-2.0-0.dll)." } System.DllNotFoundException
>=20
>=20
> I mad a key in the registry with the path of my executable and a Path=20
> definition of the GTK\bin directory,
> but it doesn't seem to work.
>=20
> Thanks to who' ll be able to help me.
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list
>=20
--=-ACyOD5ifs4IpGXtJNiJ1
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
iD8DBQBANBHFbukrDfd+Q4gRAjRvAJ4qidTvYdzIK5zjzxDRoOFyrlj7+wCgmT5q
Y8o2SFug6s0gJwsF64WPRh8=
=EgtJ
-----END PGP SIGNATURE-----
--=-ACyOD5ifs4IpGXtJNiJ1--