Thread overview
GtkD now works on my Mac!
5 days ago
Joel
5 days ago
Sergey
5 days ago
Joel
5 days ago
Dejan Lekic
5 days ago

My laptop is macOS 15.7.1 Intel Core

Problems are:
The link to the tutorials I used in the past get redirected to an unrelated web site. (Ron Tarrant he was giving me help too)

And I can't seem to work out basic stuff from my old code. I got a program working with Facebook Messenger, but that was too simple (hello world).

GtkD seems to be forgotten about.

5 days ago

On Sunday, 26 October 2025 at 06:50:53 UTC, Joel wrote:

>

My laptop is macOS 15.7.1 Intel Core

Problems are:
The link to the tutorials I used in the past get redirected to an unrelated web site. (Ron Tarrant he was giving me help too)

And I can't seem to work out basic stuff from my old code. I got a program working with Facebook Messenger, but that was too simple (hello world).

GtkD seems to be forgotten about.

Original GtkD news were mentioned in this post:
https://forum.dlang.org/post/ftaslochmtqvredavqkp@forum.dlang.org

Also you may consider to try newer package giD, which supports both Gtk3 and Gtk4
https://code.dlang.org/packages/gid-gtk4-examples

5 days ago

On Sunday, 26 October 2025 at 08:26:22 UTC, Sergey wrote:

>

On Sunday, 26 October 2025 at 06:50:53 UTC, Joel wrote:

>

My laptop is macOS 15.7.1 Intel Core

Problems are:
The link to the tutorials I used in the past get redirected to an unrelated web site. (Ron Tarrant he was giving me help too)

And I can't seem to work out basic stuff from my old code. I got a program working with Facebook Messenger, but that was too simple (hello world).

GtkD seems to be forgotten about.

Original GtkD news were mentioned in this post:
https://forum.dlang.org/post/ftaslochmtqvredavqkp@forum.dlang.org

Also you may consider to try newer package giD, which supports both Gtk3 and Gtk4
https://code.dlang.org/packages/gid-gtk4-examples

giD examples doesn't mention installing on macOS. I had a go anyway: but get an error about a file that long and messy in /var/folders that says Permission denied.

5 days ago

On Sunday, 26 October 2025 at 08:26:22 UTC, Sergey wrote:

>

Also you may consider to try newer package giD, which supports both Gtk3 and Gtk4
https://code.dlang.org/packages/gid-gtk4-examples

There are additional giD examples in my CodeBerg repository: https://codeberg.org/dejan/gid-examples

It contains basic GtkSource, VTE3, RSvg2, Soup, Adwaita, GGPlotD examples.

If you have any giD questions you can either come to the giD discord ( https://discord.gg/SxJQkrcBs2 ), or ask on https://github.com/Kymorphia/gid/discussions .