On Mon, Jun 13, 2016 at 9:54 PM, Zakariyya Mughal <zaki.mug...@gmail.com>
wrote:

> I notice that there is a similar issue
> <https://rt.cpan.org/Public/Bug/Display.html?id=55390> that was opened
> in 2010 for a Gtk2 program.
>
>
More relevant might be the thread on the par mailing list starting at
http://www.mail-archive.com/par%40perl.org/msg05011.html


> But when I run the test.exe, I get the following output:
>
>     $ ./test.exe
>     Can't load
> 'C:\msys64\tmp\par-7a616b69\cache-b75d584224b1a1061779c0bb91d380c83ae4a68e\79d2d23b.dll'
> for module Cairo::GObject: load_file:The specified module could not be
> found at C:/msys64/mingw64/lib/perl5/core_perl/DynaLoader.pm line 193.
>      at C:/msys64/mingw64/lib/perl5/site_perl/PAR/Heavy.pm line 120.
>     Compilation failed in require at Gtk3.pm line 47.
>

Please run

objdump -ax
C:\msys64\tmp\par-7a616b69\cache-b75d584224b1a1061779c0bb91d380c83ae4a68e\79d2d23b.dll
| grep "DLL Name"

and post its output.

Cheers, Roderich

Reply via email to