Anonymous Monk has asked for the wisdom of the Perl Monks concerning the following question:
Dear Monks,
I really don't know where to begin with in solving my problem. I generate EXE for distributing my GUI software. I use ActiveState. Everything is fine, the software is installed on many machines. BUT Some users have problems in running the EXE. I've done a test and I've discovered that the DOS prompt shows an error massage sayng a module (JSON) is missing! How can it be? On every other machine the SAME EXE is working fine, all machines are using the same operating system (Windows 8.1 64 bit). For know, I just compiled a version of the software without the JSON module...
Where should I look in? I'm really without a clou.
I would appreciate if you have some suggestions
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: EXE missing module at runtime
by Laurent_R (Canon) on Aug 27, 2014 at 17:57 UTC | |
by Anonymous Monk on Aug 28, 2014 at 17:04 UTC | |
by Laurent_R (Canon) on Aug 29, 2014 at 17:58 UTC | |
by Anonymous Monk on Aug 30, 2014 at 15:29 UTC | |
by Laurent_R (Canon) on Aug 30, 2014 at 17:46 UTC | |
| |
|
Re: EXE missing module at runtime
by Anonymous Monk on Aug 28, 2014 at 07:35 UTC |