This image show the compile is successful:
http://img.skitch.com/20091210-pmnjdxud
I was able to run memslap (strange results, but it seems to be setting values)
Administrator@IP-0AF859ED /c/code-dev/bak/libmemcached-win32-bzr
$ ./clients/memslap.exe --servers="localhost:22122" --concurrency=1 --binary
Then to verify:
$ ./clients/memdump.exe --servers="localhost:22122"|wc -l
memdump: memcache error A TIMEOUT OCCURRED
11928
Not sure what the timeout is about, but hey--- it's running on Windows! I'll continue investigating how to get this running better.
Stay tuned.