[PDK-Beta] Problem with Dynamic DLL Loader
by Jez White other posts by this author
Oct 14 2004 3:05AM messages near this date
view in the new Beta List Site
[PDK-Beta] perlsvc gui - test/stop
|
[PDK-Beta] Bind files problem
Hi,
Unfortunately, this problem is going to be difficult to provide examples, but the descriptio
n alone might prove helpful. It also might be the case that the problem is with the 3rd part
y tool we're using and not perlapp.
We are building a win32 application that has a number of resources added to the exe after pe
rlapp has built it. We then run the exe through a 3rd party tool that creates an encrypted e
nvelope around the exe.
When this process is followed with the beta version, we get the following error message:
Can't load 'auto/Win32/GUI/GUI.dll' for module Win32::GUI: load_file:The specific
ed module could not be found at /PerlApp/DynaLoader.pm line 212.
BEGIN failed--compilation aborted at test.pl line 2.
If the 3rd party tool is not run on the exe, then the exe runs fine, If the --nodyndll tag i
s used during the build process, with the 3rd party tool then there is no error. The problem
is with any dll.
Thanks,
Jeremy.
|