in reply to Re^2: pp a perl program with mysql dbi module
in thread pp a perl program with mysql dbi module
I've tried this, but It didn't work.
got it here: http://www.dll-files.com/dllindex/dll-files.shtml?libmysql
Stored it in the same folder as my script
Used command for this was:
call pp -o update_to_server.exe -llink=libmysql.dll -x -c -vvv update_to_server.pl
I saw this when building
C:\strawberry\perl\site\bin/pp: ... adding C:/Users/albert/software/scripts/test en ontwikkel/old/libmysql.dll as shlib/MSWin32-x86-multi-thread/libmysql.dllUsing Windows 7 64bits, Strawberry Perl 5.12.3.0
Still got the message libmysql_.dll is missing.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: pp a perl program with mysql dbi module
by Anonymous Monk on Aug 21, 2012 at 09:49 UTC |