조병욱 wrote:
> Hi all.
>
> This is Terry.
>
> Now I’m trying to enhance authz module to support mysql database for my
> own use.
>
> So I made a build environment in windows xp with cygwin gcc compiler.
>
> But I cannot compile neon library.
>
> According to the INSTALL document in neon. To build neon library, it
> needs a nmake from ms visual studio.
>
> But I don’t have it.
>
> Could you please send me a libneon.lib for windows xp, or tell me a way
> to build it.
>
> Thank you for your guys effort for SVN.
Hello Terry,
nmake can be picked up from the Windows SDK (formerly the Platform SDK).
It is my understanding that you must install the C compiler in the SDK
to obtain nmake; alternatively, you can guarantee its installation by
installing the entirety of the SDK (which may be overkill).
- James
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 1 09:31:26 2007