Hej, I got a problem.
While trying to  learn D (I am on Windows 11)
i like to build a simple window with some textboxes pushbuttons etc.

Raylib is way to complex for this.

arsd.minigui won't compile link gives me I got lld-link: error: /manifestdependency: is not allowed in .drectve
both with ldc and dmd.

GTK-D - Error Unresolvable dependencies to package gtk-d:

import core.sys.windows.windows;
The inputbox does not have a box.
lld-link: error: undefined symbol: MessageBoxW
It looks like windows do not have a messageBox at all.

Can someone advice a working simple GUI for Windows 11?
  • simple gui on wi... Lars Johansson via Digitalmars-d-learn
    • Re: simple ... Richard (Rikki) Andrew Cattermole via Digitalmars-d-learn
      • Re: sim... Lars Johansson via Digitalmars-d-learn
    • Re: simple ... Serg Gini via Digitalmars-d-learn
      • Re: sim... Lars Johansson via Digitalmars-d-learn
        • Re:... Lars Johansson via Digitalmars-d-learn
          • ... PeterHoo via Digitalmars-d-learn
            • ... Lars Johansson via Digitalmars-d-learn
          • ... Sergey via Digitalmars-d-learn
    • Re: simple ... Adam D. Ruppe via Digitalmars-d-learn
      • Re: sim... Lars Johansson via Digitalmars-d-learn

Reply via email to