Re: exe?

2022-08-29 Thread ToddAndMargo via perl6-users
On 8/28/22 09:21, ToddAndMargo via perl6-users wrote: Hi All, Is there a way to convert a Windows Raku program to to an executable (.exe) file? Many thanks, -T My target is to create a diaglog box with GLADE that allow for certain Windows registry settings to be set by the users with a GUI

exe?

2022-08-28 Thread ToddAndMargo via perl6-users
Hi All, Is there a way to convert a Windows Raku program to to an executable (.exe) file? Many thanks, -T -- ~~ Computers are like air conditioners. They malfunction when you open windows ~~

[perl #64032] perl6.exe not functioning on Cygwin

2010-07-27 Thread Will Coleda via RT
SVN compiled nicely and `make test' was successful. > > I put Rakudo from git under parrot/languages/rakudo . It compiled > nicely and `../../parrot perl6.pbc' did the right thing, but `make > test' didn't work. > > Moritz suggested on IRC that i try perl6.exe, w

[perl #64032] perl6.exe not functioning on Cygwin

2009-03-20 Thread Amir E. Aharoni (via RT)
but `make test' didn't work. Moritz suggested on IRC that i try perl6.exe, which didn't do anything and just went back to the prompt. So jnthn suggested copying libparrot.dll from the parrot dir. There's libparrot.dll, but copying cygparrot1_0_0.dll to the Rakudo dir helped - perl6.exe now works and `make test' passes.

[perl #54736] error on winxp with perl6.exe 0.6.2

2008-08-08 Thread [EMAIL PROTECTED] via RT
Hi, On Fri May 23 14:26:47 2008, [EMAIL PROTECTED] wrote: > a simple > > say 6; > > throws > > Null PMC access in isa() > current instr.: 'parrot;Perl6Object;make_proto' pc 58 > (src/gen_builtins.pir:81) > called from Sub 'parrot;Perl6Str;onload' pc 1181 (src/gen_builtins.pir:804) > called fro

[perl #54736] error on winxp with perl6.exe 0.6.2

2008-05-23 Thread via RT
# New Ticket Created by herbert breunung # Please include the string: [perl #54736] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=54736 > a simple say 6; throws Null PMC access in isa() current instr.: 'parrot;Perl6Obje

Re: [perl #50050] [PATCH] [lolcode] Add exe files to make clean

2008-01-21 Thread chromatic
On Sunday 20 January 2008 22:17:10 Stuart Jansen wrote: > As every good child knows, at the end of the day when we're dont playing > with our toys, we should put things back the way they were. Thanks, applied as RT #25119. -- c

[perl #50050] [PATCH] [lolcode] Add exe files to make clean

2008-01-21 Thread via RT
# New Ticket Created by Stuart Jansen # Please include the string: [perl #50050] # in the subject line of all future correspondence about this issue. # http://rt.perl.org/rt3/Ticket/Display.html?id=50050 > As every good child knows, at the end of the day when we're dont playing with our toys