Looking for Step-By-Step Newbie Guide to Compiling
Posted: Wed Jul 02, 2014 11:29 pm
Hello Everyone,
I wanted to try and compile Audacity source on Windows 8 but I cannot seem to get it working. I've been trying to follow the guide located at http://wiki.audacityteam.org/wiki/Developing_On_Windows step by step but I still can't compile.
Specifically, during the "build wxWidgets" phase. I'm following the supplied compile.txt guide which is telling me to, "Build wxWidgets for all configurations of Audacity that you want... Build "DLL Unicode Debug" to use in a version of Audacity.
I have VC++2008 running but when I try to build it, it comes up with a window stating "Please specify the name of the executable file to be used for the debug session." with the file regsvr32 in the list. So I selected that file but it says debugging information cannot be found in that file and I'm pretty sure it has nothing to do with building a DLL Unicode Debug.
I've also tried grabbing the source files and trying to build it regardless but it says the file wxbase28ud_net_vc_custom.dll is missing from my computer. This file of course requires the step I skipped up above.
I am at a loss with what my next step should be and if anyone can help me out i would greatly appreciate it.
Thank you.
I wanted to try and compile Audacity source on Windows 8 but I cannot seem to get it working. I've been trying to follow the guide located at http://wiki.audacityteam.org/wiki/Developing_On_Windows step by step but I still can't compile.
Specifically, during the "build wxWidgets" phase. I'm following the supplied compile.txt guide which is telling me to, "Build wxWidgets for all configurations of Audacity that you want... Build "DLL Unicode Debug" to use in a version of Audacity.
I have VC++2008 running but when I try to build it, it comes up with a window stating "Please specify the name of the executable file to be used for the debug session." with the file regsvr32 in the list. So I selected that file but it says debugging information cannot be found in that file and I'm pretty sure it has nothing to do with building a DLL Unicode Debug.
I've also tried grabbing the source files and trying to build it regardless but it says the file wxbase28ud_net_vc_custom.dll is missing from my computer. This file of course requires the step I skipped up above.
I am at a loss with what my next step should be and if anyone can help me out i would greatly appreciate it.
Thank you.