digitalmars.D.learn - GtkD now works on my Mac!
- Joel (8/8) Oct 25 My laptop is macOS 15.7.1 Intel Core
- Sergey (6/14) Oct 26 Original GtkD news were mentioned in this post:
- Joel (4/21) Oct 26 giD examples doesn't mention installing on macOS. I had a go
- Dejan Lekic (8/11) Oct 26 There are additional giD examples in my CodeBerg repository:
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.
Oct 25
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
Oct 26
On Sunday, 26 October 2025 at 08:26:22 UTC, Sergey wrote:On Sunday, 26 October 2025 at 06:50:53 UTC, Joel wrote: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.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
Oct 26
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-examplesThere 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 .
Oct 26









Joel <joelcnz gmail.com> 