[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Gtk2 and Windows exe
- From: rahed <raherh gmail com>
- To: gtk-perl-list gnome org
- Subject: Re: Gtk2 and Windows exe
- Date: Mon, 16 Jun 2008 20:22:39 +0000
"Jamie Lahowetz" <jlahowe2 bigred unl edu> writes:
> Can't load
> 'C:\DOCUME~1\UAS\LOCALS~1\Temp\par-UAS\cache-c5f2b5bc0399abd8abdbbdd3
> a5b6fecd9c5ca6fd\3c52f058.dll' for module Gtk2: load_file:The specified
> module c
> ould not be found at C:/camelbox/lib/DynaLoader.pm line 203.
> at C:/camelbox/site/lib/PAR/Heavy.pm line 109
> Compilation failed in require at script/GRRUVI-v1.40.pl line 11.
> BEGIN failed--compilation aborted at script/GRRUVI-v1.40.pl line 11.
You probably miss some dll libraries which have to be included with -l
switch during packing with pp. For instance using Gtk2 requires Glib
which is an interface to glib libraries.
--
Radek
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]