To make this a bit more clearer, I'm refering to the libsvn_ files under
linux and mac. i'm linking against libsvn_client-1.lib and
libsvn_subr-1.lib and some others, but i can't find the corresponding
dlls anywhere. Any suggestions appreciated.
Cheers
Hello,
> i'm currently writing smalltalk bindings for the subversion client.
> Under mac and linux this worked quiet nice, since i already had all
> .so/.dylib subversion libraries available.
>
> However for windows, I downloaded the win32 binary file, but i can't
> find any subversion dlls which correspond to the mac/linux libraries.
> Now my question:
> Do i have to build subversion myself under windows to get the
> libraries? Or are the dlls available anywhere else?
>
> Cheers
> Matt
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-18 18:48:42 CET