Re: Dub will not load bindbc-harfbuzz

2020-04-09 Thread Kaitlyn Emmons via Digitalmars-d-learn
On Thursday, 9 April 2020 at 11:40:12 UTC, rikki cattermole wrote: How old is your build of dub? "betterC" build option was introduced in 1.20.0 I have tried several times to get new version of dub from https://github.com/dlang/dub/releases but it then it wont query the register at all PS

Re: Dub will not load bindbc-harfbuzz

2020-04-09 Thread rikki cattermole via Digitalmars-d-learn
How old is your build of dub? "betterC" build option was introduced in 1.20.0

Dub will not load bindbc-harfbuzz

2020-04-09 Thread Kaitlyn Emmons via Digitalmars-d-learn
Failed to load package in C:/Users/snuff/AppData/Local/dub/packages/bindbc-harfbuzz-0.2.1/bindbc-harfbuzz/: BuildOption does not have a member named 'betterC' I am not sure why it is not working. .. my dub.json looks like this { "name": "graph", "authors": [ "Kai