in reply to Re^3: Converting to exe
in thread Converting to exe

Thx, i will try the ActiveState distribution. It is funny that Perl App actually builds the exe in exact same way as the pp application(or package packer). So in other words i can build with PerlApp a script with a Strawberry Perl installation. It recognizes the paths to the modules(but not all how it seems).It builds but i get the same error as with the pp application

I must say i'm a C++ programmer and i'm very new to the Perl world(3 separated weeks at max) so if i say something stupid ... that's also a explanation.

Anyway i'll try the ActiveState solution and see further.

Replies are listed 'Best First'.
Re^5: Converting to exe
by Marshall (Canon) on Oct 13, 2011 at 09:49 UTC
    This is a situation where I am telling you from my experience that if you do steps: x,y,z it will work. If you want to do step c instead of step y, then you are "on your own".

    If you have the ActiveState license, build an "clean" ActiveState installation and then run the tool. I think that I have been very, very clear about what to do and how to do it.