Problems while compiling in Win

Hi,
I have problem while I compile Audacity on Win (64 bits):

LINK : fatal error LNK1104: cannot open file ‘libsndfile.lib’

This happens because it cannot find byteswap.h. What is going on?

Audacity HEAD is currently known to compile on Windows 7 (32-bit or 64-bit) with VS 2008 Express C++ against Widgets 2.8.12, so the probability is that you are doing something wrong.

You may want to read this page:
http://wiki.audacityteam.org/wiki/Developing_On_Windows

and wincompile.txt ( http://audacity.googlecode.com/svn/audacity-src/trunk/win/compile.txt ) .



Gale