EDIT:
I got it to work. I had to download the dll and link to it. THanks | [reply] |
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.dll
Using Windows 7 64bits, Strawberry Perl 5.12.3.0
Still got the message libmysql_.dll is missing.
| [reply] [d/l] [select] |
Still got the message libmysql_.dll is missing. Maybe you did not notice, but libmysql_.dll and libmysql.dll are different
| [reply] |