1 message in com.mysql.lists.perlmysqlclient.lib problem
FromSent OnAttachments
mark18 Sep 2003 01:49 
Subject:mysqlclient.lib problem
From:mark (mark@aib.ie)
Date:09/18/2003 01:49:21 AM
List:com.mysql.lists.perl

Anyone know the solution to this problem? I'm trying to install dbd-mysql from source and am using 'mysqlclient.lib' from visual C++ 6.0. I'm also using the nmake15 facility for Windows NT but when I run nmake I get the following problem: Obviously not building mysql.dll.

Creating library blib\arch\auto\DBD\mysql\mysql.lib and object blib\arch\auto\DBD\mysql\mysql.exp mysqlclient.lib(password.obj) error LNK2001: unresolved external symbol_ftol2 nmake: fatal error U1077 'C:\WINNT\system32\cmd.exe':return code '0x1' Stop. Any ideas? What is this password.obj? Is it possible to set it?