Re: [Audacity-devel] non-ascii labels
A free multi-track audio editor and recorder
Brought to you by:
aosiniao
|
From: Richard A. (audacity-devel) <ri...@au...> - 2006-09-19 21:40:59
|
Leland wrote: > There is another option that I just tried...just link against the wxexpat > library that's built for Widgets anyway. Since, as Dominic has pointed > out, the API is the same it works just dandy and gets us upto 1.95.6 > without bloating the src tree. Could we be smart and use that for static linked builds and if available on Linux, and look for a system one if the wxGTK hasn't got xml support (which is possible under linux). How dould we test for xml support in wx? Richard |