aMule Forum

English => Compilation problems => Topic started by: pochesal on October 27, 2005, 08:05:08 AM

Title: --enable-utf8-systray can't be enabled when compiling aMule
Post by: pochesal on October 27, 2005, 08:05:08 AM
Hello, I compile aMule 2.0.3 on SuSE 10 and you know it (suse) has utf8 locale, I run
./configure --enable-utf8-systray, but after configure is complete I see   Should aMule be compiled with UTF-8 taskbar icon support?  no

How to solve this?
Title: Re: --enable-utf8-systray can't be enabled when compiling aMule
Post by: stefanero on October 27, 2005, 09:07:10 AM
is your wxGTK compiled with --unicode support?
Title: Re: --enable-utf8-systray can't be enabled when compiling aMule
Post by: Kry on October 27, 2005, 09:32:17 AM
That's only for old wx2.4
Title: Re: --enable-utf8-systray can't be enabled when compiling aMule
Post by: pochesal on October 27, 2005, 09:39:19 AM
Hm, it was installed in YaST by default, system locale is utf-8 so it's supposed to be built with unicode support, anyway, how do I know that?
Title: Re: --enable-utf8-systray can't be enabled when compiling aMule
Post by: pochesal on October 27, 2005, 09:41:14 AM
Quote
Originally posted by Kry
That's only for old wx2.4

You mean aMule's tray will be built with unicode despite this warning?
Title: Re: --enable-utf8-systray can't be enabled when compiling aMule
Post by: Kry on October 27, 2005, 06:33:01 PM
If wxWidgets is using unicode, sure.