Re: Need Help with Building and Running a Simple App Based on SVN Client
From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 25 Nov 2008 11:26:46 -0500
I don't know if anyone on this list can help you. This is mainly a
I know that the Subversion developer list bats around questions about
You may also want to download not the Subversion source (which
For a list of Subversion clients, take a look at
Some of these clients may depend upon VisualStudio in order to
-- David Weintraub qazwart_at_gmail.com On Mon, Nov 24, 2008 at 8:17 PM, Jeff Saremi <jeffsaremi_at_yahoo.com> wrote: > I'm writing a little gui app on Windows as the subversion client. Initially > just to establish a context with the SVN client. > I downloaded and referenced a set of libraries which were available as > Windows download. (svn-win32-1.5.4). > Referenced the include files. Fine. > References the lib files. Got it to eventually with a few tries. I didn't > quite understand the difference between libxxx's and the ones with no lib at > the beginning. > Anyway. The executable got created. Tried to run: Cannot find > svn_client-1.dll > SO i researched and realized the guys in subversionsharp created a dll using > a hack. > I used the same hack. created a new dll. Got my own project to compile using > the newly generated dll/lib. > Started to run: cannot find libsvn_subr-d1.dll > SO i said to myself i've got to go it the long way. > Downloaded the whole subversion source. > Read the INSTALL for a few hours. > Download dependencies. > Tried it a few time. No successful compilation. Period. > Does anyone know a way, without having to spend another 5-10 days compiling > the dreaded subversion/apr and all that from the beginning, to get the LIB > files in the package (svn-win32-1.5.4) to work? If so please let me know. > thanks > jeff --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org For additional commands, e-mail: users-help_at_subversion.tigris.orgReceived on 2008-11-25 17:27:12 CET |
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.