RE: Compiling and linking minimal_client.c OK, But running error.
From: <kkndyu_at_gmail.com>
Date: Sat, 10 Jan 2009 23:53:04 -0800 (PST)
I have solved the problem ...
the folder of libraries include both the libsvn_client-1.lib and svn_client-1.lib and other pair of libs named like these. and I used the libsvn_client-1.lib, but which really need to use is svn_client-1.lib .
so ... wish this can help to others ...though I still confused of what's the use of libsvn_client-1.lib ...
------------------------------------------------------
|
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.