[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

windows and Berkley DB

From: <AsbjornPettersen_at_dualog.no>
Date: 2006-10-12 09:35:29 CEST

Hello
I'm newbie to subversion and useing it's libraries.

I took the tools\examples\minimal_client.c and tried to build it.
On Linux -->no problem
On Windows with MinGW -> a LOT of warnings, errors

On Windows with MVC2003 -> i get Berkley DB  missing  warnings:
libsvn_fs_base-1.lib(fs.obj) : error LNK2019: unresolved external symbol _db_version referenced in function _check_bdb_version


I'm gonna create my own svn application without "local DB " only calling "svnserve" or "WEBdav".
How do i link my svn application without Berkley DB ?

I hav'nt found any MVC2003 vcproj files to build it on windows either !?

Asbjorn

--------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.org Received on Thu Oct 12 09:35:45 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.