Search found 1 match

by LoneSad
Sun Mar 01, 2009 11:06 am
Forum: Compiling Audacity
Topic: configuring audacity-1.3.6
Replies: 6
Views: 7277

Re: configuring audacity-1.3.6

I know it's a little late but i upgraded audacity only today. Hope this helps other people in need: The problem is not in audacity itself: wxWidgets by defaults configures WITHOUT the "unicode" option... so recompile wxWidgets with the unicode flag

for the newbies:

$ ./configure --enable-unicode