Sciter for D
Serg Gini
kornburn at yandex.ru
Thu May 21 09:39:16 UTC 2026
On Sunday, 17 May 2026 at 03:23:21 UTC, c-smile wrote:
> To build sciter.d "Hello D World" demo use one of build-***
> scripts in sciter+/D/ folder.
>
> sciter.dll|dylib|so has to be in the same folder as exe that
> uses it. So scrips place dsciter.exe in corresponding sdk/bin/
> folders.
I've managed to build it on macOS. To make hellod working I had
to copy sciter folder to the demos/hellod folder (otherwise it
was not able to find "import sciter;")
More information about the Digitalmars-d-announce
mailing list