Converting Lua source to D
Jesse Phillips
Jesse.K.Phillips+D at gmail.com
Sun Mar 8 22:05:25 UTC 2020
On Saturday, 7 March 2020 at 01:14:14 UTC, Jesse Phillips wrote:
> Now I should look at getting the CI up and Test failure fixed.
Test failures were my local system and related to the stack
overflow tests.
I have the build pipeline up and running but hit a couple of
snags.
https://github.com/JesseKPhillips/lua/runs/493866555?check_suite_focus=true
* Couldn't use dpp in the build because I couldn't install
libclang-dev on the runner (ubuntu repository issue)
* The compiler couldn't locate libphobos
I think I'll be able to make use of dpp locally though.
More information about the Digitalmars-d-learn
mailing list