[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Consider GtkCore as UI
From: |
Riccardo Mottola |
Subject: |
Re: Consider GtkCore as UI |
Date: |
Tue, 19 Dec 2023 16:00:06 +0100 |
User-agent: |
Mozilla/5.0 (X11; FreeBSD amd64; rv:91.0) Gecko/20100101 SeaMonkey/2.53.18 |
Hi,
bruce wrote:
> I've tried using libobjc2 with the other runtimes from the linux repo. I
> couldn't get it to work, but it sounds like other people have under
> certain circumstances.
Building libobjc2 can be from easy, "just works" to a nightmare,
depending on a platform.
Best, of course, is if it comes ready for your OS.
> Hm, I'll give that a try,.
> But to build a product, I want to know that my users can install it
> without all the monkey business. Otherwise it becomes a support nightmare.
GCC almost always "just works" if the operating system provides it. If
you don't need Obj-C2 features for your app, it is usually a very easy
path and that's why I love it. Except FreeBSD, where you mention
working. THhere the situation is complicated, because GCC provided has
its obj-c runtime removed, supposing you to use libobjc2, which won't
work. SO I abandoned that path, but compiled libobjc2 from sources.
Riccardo
- Re: Consider GtkCore as UI, (continued)
- Re: Consider GtkCore as UI, James Carthew, 2023/12/18
- Re: Consider GtkCore as UI, Gregory Casamento, 2023/12/18
- Re: Consider GtkCore as UI, Kyle Cardoza, 2023/12/18
- Re: Consider GtkCore as UI, Gregory Casamento, 2023/12/18
- Re: Consider GtkCore as UI, kyle . cardoza, 2023/12/18
- Re: Consider GtkCore as UI, bruce, 2023/12/18
- Re: Consider GtkCore as UI, Andreas Fink, 2023/12/18
- Re: Consider GtkCore as UI, Gregory Casamento, 2023/12/17
- Re: Consider GtkCore as UI, bruce, 2023/12/17
- Re: Consider GtkCore as UI, bruce, 2023/12/17
- Re: Consider GtkCore as UI,
Riccardo Mottola <=
- Re: Consider GtkCore as UI, Hugo Melder, 2023/12/19
- Re: Consider GtkCore as UI, bruce, 2023/12/19
- Re: Consider GtkCore as UI, Albert Palacios, 2023/12/19
- Re: Consider GtkCore as UI, Gregory Casamento, 2023/12/19
- Re: Consider GtkCore as UI, Gregory Casamento, 2023/12/19
- Re: Consider GtkCore as UI, Kyle Cardoza, 2023/12/19
- Re: Consider GtkCore as UI, Albert Palacios, 2023/12/20
- Re: Consider GtkCore as UI, Gregory Casamento, 2023/12/20
- Re: Consider GtkCore as UI, Richard Frith-Macdonald, 2023/12/20
- Re: Consider GtkCore as UI, Riccardo Mottola, 2023/12/20