Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: perl2exe

by dree (Monsignor)
on Jan 30, 2003 at 00:28 UTC ( [id://231138]=note: print w/replies, xml ) Need Help??


in reply to perl2exe -gui fails

Open source alternatives to perl2exe and perlapp are:

PAR

App::Packer

Perlbin

But out of curiosity, what type of problem do you have with -gui option of perl2exe?

Replies are listed 'Best First'.
Re: Re: perl2exe
by jacques (Priest) on Jan 30, 2003 at 14:10 UTC
Re: Re: perl2exe
by Anonymous Monk on Jan 30, 2003 at 00:50 UTC
    Sorry for posting this twice, it was accident. But the problem i have is that when i run the exe file it just goes straight to the perl2exe credits screen thing and doesnt even run my program. I know it works because it runs regularly.
      What type of GUI module do you use? There are a lot of GUI packages available in Perl:

      Tk
      Wx
      Gtk
      Qt
      Prima
      Win32::GUI

      You can try yourself with the tksample.pl shipped with perl2exe:

      perl2exe -gui tksample.pl

      At this point you can execute the program and only AFTER you close it the shareware notice appears.
        yeah, i ran the tksample program and it worked, i dont know what the problem is. I am using Tk.
        yeah i tried th tksample program and it worked, but i try it with my program and it doesnt. i am using Tk.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://231138]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having a coffee break in the Monastery: (4)
As of 2024-03-28 22:26 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found