discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Consider GtkCore as UI


From: James Carthew
Subject: Re: Consider GtkCore as UI
Date: Mon, 18 Dec 2023 20:09:44 +1030

Look into the Agora Desktop system developer, they're currently reworking the GNUstep GUI system to support vector based themes. The work is very impressive attached are some screenshots from earlier this year.
image.png
image.png


On Mon, 18 Dec 2023 at 03:09, Richard Frith-Macdonald <richard@frithmacdonald.me.uk> wrote:


> On 17 Dec 2023, at 14:20, Andreas Fink <afink@list.fink.org> wrote:
>

> The only version which is not up to date on repo.gnustep.ch is currently Ubuntu22 on Intel as I run into a strange error with configure of gnustep-base as it does not want to detect my libiconv-1.17 version for some reason. The same version I compiled and used under Ubuntu22 on arm64 and on Debian worked just fine. (if anyone has a hint on how to convince ./configure to just use my libiconv I pass, let me know. --with-libiconv-library=/usr/local/lib/libiconv.a  was not enough).

I had a look at the documentation/comments in configure.ac
They suggest you may need to use  --with-libiconv-include= as well as --with-libiconv-library= if you have multiple versions of iconv with conflicting headers
If that fails, I guess you'd need to look at the config log to work out why.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]