Re: Getting Gtk3 to work with PAR

[email protected] (Roderich Schupp)
Newsgroups perl.par
Message-ID <CAC9r9zYC71T38ZU3iO4qdtrBeqbDU-Sf0hOxKe5JFR-r12ZuRw@mail.gmail.com>
On Mon, Jun 13, 2016 at 9:54 PM, Zakariyya Mughal <[email protected]>
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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.