View Single Post
  #3  
Old 05-07-2002, 03:27 AM
Boogahed
Fire Beetle
 
Join Date: May 2002
Posts: 28
Default

Looks the same for the most part, I'm assuming you added the LUCLIN and BUILD_FOR_WINDOWS preprocessor defs.

...and yes I'm compiling the release config.
I decided to include this info:

Extra files needed for compile not included with source
--------------------------------------------------------------------

From MySQL binary install version 3.23, ..\include folder:

mysql.h 11KB 2/16/2002 9:01 PM
mysql_com.h 9KB 2/16/2002 9:01 PM
mysql_version.h 1KB 2/16/2002 9:01 PM

from the ..\lib\opt folder:

mysqlclient.lib 490KB 2/22/2002 4:01 AM
zlib.lib 81KB 2/22/2002 4:00 AM

from the zlib source version 1.1.4:

zconf.h 8KB 3/11/2002 2:16 PM
zlib.h 41KB 3/11/2002 2:56 PM

Please verify that these are the same ones you guys are using.

Thanks again.
Reply With Quote