From ea879029402ecb6d2c65ebc8ecfce7c31ed61c25 Mon Sep 17 00:00:00 2001 From: martynshaw99 Date: Sun, 12 Oct 2014 00:31:36 +0000 Subject: [PATCH] Our previous VS and VS 13 may not do the same. --- win/compile.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/win/compile.txt b/win/compile.txt index f1575e342..e4f522b6d 100644 --- a/win/compile.txt +++ b/win/compile.txt @@ -88,6 +88,8 @@ Download and install wxWidgets, then follow these steps to build it. * Build "DLL Unicode Debug" to use in a "Debug" version of Audacity. +With VS2013 you will get an error for missing pbt.h header, you can (apparently safely) comment that out. + See "MSVC++ STEP 6: Build Audacity" for the differences between these versions of Audacity. @@ -100,7 +102,8 @@ Download and install wxWidgets, then follow these steps to build it. * html * net - Because of dependencies, this should also build these projects: + Because of dependencies, this should also build these projects: + But it may not on VS2013 so you will have to make sure to build these as well: * wxexpat * wxjpeg * wxpng