Page 1 of 1

Problems while compiling in Win

Posted: Thu Apr 04, 2013 6:54 pm
by gwiazda.wieczorna
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?

Re: Problems while compiling in Win

Posted: Fri Apr 05, 2013 7:02 am
by Gale Andrews
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/auda ... ompile.txt ) .



Gale