I am trying to recompile solution file for memcached project on Windows 7 64 bit with Visual Studio 2008 and got the following error:
1>LINK : fatal error
Installing Windows SDK 7 for 64 bit platform resolved my problem. I simply didn't have it when I've tried to compile without it. My bad.