Gtk2 and Windows exe



I keep getting the popup error:
"This application has failed to start because Cairo.dll was not found. Re-installing the application may fix this problem"
when I run the pp cmd:
C:\Documents and Settings\UAS\Desktop\GRRUVI>pp -I GRRUVI.ICO -l C:\camelbox\site\lib\auto\Cairo.dll -o testGRRUVI-v1.40.exe GRRUVI-v1.40.pl
or
C:\Documents and Settings\UAS\Desktop\GRRUVI>pp -I GRRUVI.ICO -l C:\camelbox\site\lib\auto\Gtk2\Gtk2.dll -o testGRRUVI-v1.40.exe GRRUVI-v1.40.pl



On Mon, Jun 16, 2008 at 3:22 PM, rahed <raherh gmail com> wrote:
"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

_______________________________________________
gtk-perl-list mailing list
gtk-perl-list gnome org
http://mail.gnome.org/mailman/listinfo/gtk-perl-list



--
Jamie Ryan Lahowetz
University of Nebraska - Lincoln
Graduate Student - Geosciences
402.304.0766
jlahowe2 bigred unl edu



--
Jamie Ryan Lahowetz
University of Nebraska - Lincoln
Graduate Student - Geosciences
402.304.0766
jlahowe2 bigred unl edu

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