From: Araki K. <ara...@us...> - 2018-03-15 15:05:32
|
Hi, From: Nikita Zlobin <nic...@gm...> Subject: Re: [Mlterm-dev-en] Some executables missing + mlterm-menu issue Date: Mon, 12 Mar 2018 21:19:31 +0500 Message-ID: <20180312211931.2c72d944@nick87720z> > > It is not supported to specify multiple values of --with-gui option. > > --with-gui=xlib,fb,sdl2,console is regarded as --with-gui=xlib. > > Strange. I bumped ebuild for 3.8.4 with few changes (added sdl and some > other missing options and features to configure). However, with 3.8.4 i > had both gtk and mlterm-fb, this is why i managed to try both. Is this > behavior now deprecated? It is impossible to specify multiple values for --with-gui option. --with-gui=xlib,fb exceptionally works, but it is a hidden feature. But, mlterm hg head (http://bitbucket.org/arakiken/mlterm/get/tip.tar.gz) now accepts multiple values for --with-gui option. mlterm 3.8.6 or later will support this feature. Regards, --- Araki Ken ara...@us... |