1
0
mirror of https://github.com/cookiengineer/audacity synced 2025-04-30 07:39:42 +02:00

10 Commits

Author SHA1 Message Date
Leland Lucius
ef527f83fc Revised workaround for bug #1266 2015-12-21 16:59:46 -06:00
Leland Lucius
d6297ed01d Fix (workaround) for bug #1266. 2015-12-21 16:57:20 -06:00
Leland Lucius
31fc2c14e4 This corrects the debugging level used when building the
wxWidgets libs on Windows.  It will disable the assertions
in release builds.
2015-10-08 17:35:14 -07:00
Leland Lucius
3715b21167 Add full file replacements for the patched wxWidgets source files 2015-07-30 17:20:25 -05:00
Leland Lucius
aa8d6b5075 Add required wx3.0.2 patches 2015-07-20 09:31:06 -05:00
lllucius
0358e3eb09 Provide a much easier way of building wxWidgets
I've added another project to the Audacity solution called
wxWidgets-2.8.12.  And updated the compile.txt file with
instructions on how to build everything.

It automatically copies our setup.h and the fixed window.h
to the proper locations in the wx build tree.

It uses NMAKE to build wxWidgets using the makefile in the
wx tree.  (No, I did not try to duplicate the wx project
files. ;-))

Give it a try.  I think you'll be surprised how easy it will
be for new users.
2014-11-04 00:07:25 +00:00
v.audacity
c83144f728 Remove access.cpp, now unnecessary. Turns out that wxWidgets 2.8.12 removed the line that was commented out.
Update setup.h to be minimally different from the standard version, while maintaining functional differences.

Update compile.txt accordingly.
2011-11-28 01:08:37 +00:00
windinthew
ca932f45d8 Remove typo 2011-03-03 01:28:31 +00:00
v.audacity
4f6c56450a Update replacement files for wxWidgets 2.8.11, so new options are supported. Eliminate changes that have no effect, to make it easier to update in future. Reduce verbiage. Add installation options. 2010-12-20 04:25:39 +00:00
ra
e74978ba77 Locate and position the current Audacity source code, and clear a variety of old junk out of the way into junk-branches 2010-01-23 19:44:49 +00:00