Hi,
The development zip archive contains "lib" files that correspond to the modules mentioned in the svn book:
libsvn_wc-1.lib
libsvn_client-1.lib
libsvn_delta-1.lib
libsvn_diff-1.lib
libsvn_fs-1.lib
libsvn_fs_base-1.lib
libsvn_fs_fs-1.lib
libsvn_ra-1.lib
libsvn_ra_dav-1.lib
libsvn_ra_local-1.lib
libsvn_ra_svn-1.lib
libsvn_repos-1.lib
libsvn_subr-1.lib
The binary distribution however includes a list of dll's that don't match these lib files at all!
intl3_svn.dll
libapr.dll
libapriconv.dll
libaprutil.dll
libdb44.dll
libeay32.dll
ssleay32.dll
Which lib files are included in which dll's? and is there any documentation on this point?
I would like to declare external functions to use from delphi, so I assume that I would want/need to bind to the dll's and not the lib files.
Thanks
Rael
---------------------------------
Looking for last minute shopping deals? Find them fast with Yahoo! Search.
Received on 2008-01-08 03:50:42 CET