Search found 3 matches

by Freakium
Thu Jul 03, 2014 8:50 pm
Forum: Compiling Audacity
Topic: Looking for Step-By-Step Newbie Guide to Compiling
Replies: 4
Views: 3088

Re: Looking for Step-By-Step Newbie Guide to Compiling

Hello everyone, After trying a whole bunch of other methods, I abandoned Debug and instead went with Release. Release does seem to work after I copied the wxWidgets, eg. wxbase28u_vc_custom.dll and four others, over to the Release folder. It seems counter-intuitive to be fiddling around with the Rel...
by Freakium
Thu Jul 03, 2014 3:44 pm
Forum: Compiling Audacity
Topic: Looking for Step-By-Step Newbie Guide to Compiling
Replies: 4
Views: 3088

Re: Looking for Step-By-Step Newbie Guide to Compiling

Hello Gale, Thank you for the quick reply. With your help I am finally able to compile Audacity. Unfortunately after trying to run it, I get a "wxWidgets Debug Alert" popup saying: '....srccommonwincmn.cpp(811): assert "wxAssertFailure" failed in wxWindowBase::DoSetWindowVariant(): unexpected window...
by Freakium
Wed Jul 02, 2014 11:29 pm
Forum: Compiling Audacity
Topic: Looking for Step-By-Step Newbie Guide to Compiling
Replies: 4
Views: 3088

Looking for Step-By-Step Newbie Guide to Compiling

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" pha...