On 2020-06-08 15:12, Richard Hainsworth wrote:
Todd,
I wrote Informative a while ago. So as to make it self-contained, I
copied code from GTK::Simple (as stated in the comments).
The reason for this is that GTK::Simple itself is quite large with a lot
of boilerplate for many functions.
So, does GTK::Simple install on Windows 10?
If so, I will edit the Informative to the newest version of GTK::Simple.
Regards,
Richard
On 08/06/2020 22:55, ToddAndMargo via perl6-users wrote:
Hi All,
Window 10-2005
Rakudo version 2020.05.1 built on MoarVM version 2020.05
Informative installs perfectly in Fedora (Linux), but
not Windows 10. "--force-build" does not work either
Anyone know how to fix this?
Many thanks,
-T
K:\Windows\NtUtil>zef install GTK::Simple
===> Searching for: GTK::Simple
===> Updating cpan mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updated cpan mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/cpan1.json
===> Updating p6c mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Updated p6c mirror:
https://raw.githubusercontent.com/ugexe/Perl6-ecosystems/master/p6c1.json
===> Building: GTK::Simple:ver<0.1.13>
===> Building [OK] for GTK::Simple:ver<0.1.13>
===> Testing: GTK::Simple:ver<0.1.13>
===> Testing [OK] for GTK::Simple:ver<0.1.13>
===> Installing: GTK::Simple:ver<0.1.13>
>zef install Informative still crashes
:'(