Basically, you're out of luck since VS2009 doesn't support the C99 standard
that memcached uses. 1.2.6 has been ported to windows and can be compiled in
Visual Studio, you can find that and instructions here:
http://code.jellycan.com/memcached/

For the latest version, you would have to use a different compiler. Ideally,
and that's what Dustin has been working on, is to get the windows
compatibility into the main branch and get it to compile on windows as well.
I think mingw32 is the current best bet for that.


/Henrik

On Thu, Aug 27, 2009 at 12:32, Jack <[email protected]> wrote:

>
> Hi,
>
> i don't find howto compiling memcached under windows xp.
> I have installed VS 2009 today, libevent 1.4.12 compiled and lib file
> duplicated in folder of memcached 1.4.0
>
> thanks for your help
>
> regards
>
> Jack
>

Reply via email to