Search found 2 matches
- Sun Aug 31, 2008 3:17 pm
- Forum: Compiling Audacity
- Topic: Compiling Audacity 1.2.6 On WinXp
- Replies: 1
- Views: 2304
Re: Compiling Audacity 1.2.6 On WinXp
I solved the missing "setup.h" problem. After installing wxWidgets there is one important post-installation step to do: copy setup.h from wxWindows-2.4.2includewxmsw to wxWindows-2.4.2includewx Now I am getting lots of other errors (attached below). Does anybody know what I am doing wrong? Error 1 f...
- Thu Aug 28, 2008 6:52 pm
- Forum: Compiling Audacity
- Topic: Compiling Audacity 1.2.6 On WinXp
- Replies: 1
- Views: 2304
Compiling Audacity 1.2.6 On WinXp
Hi, I have tried compiling Audacity 1.2.6 (source) folowing these instructions - http://audacityteam.org/wiki/index.php?title=Developing_On_Windows. After compiling I get the following errors: Error 1: fatal error C1083: Cannot open include file: 'FLAC/all.h': No such file or directory And another 6...