Re: Issues with "zef install Informative" under Windows

2020-06-08 Thread ToddAndMargo via perl6-users
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,

Re: Issues with "zef install Informative" under Windows

2020-06-08 Thread Richard Hainsworth
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,

Issues with "zef install Informative" under Windows

2020-06-08 Thread ToddAndMargo via perl6-users
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>Issues with "zef install Informative" ==