Error on dub build - Trying Vibe-d for the first time
Bruno Rodrigues
bruno.sushirod at gmail.com
Wed Oct 14 19:00:05 UTC 2020
On Wednesday, 14 October 2020 at 15:27:46 UTC, Andre Pany wrote:
> On Wednesday, 14 October 2020 at 13:20:53 UTC, Bruno Rodrigues
> wrote:
>> On Wednesday, 14 October 2020 at 01:32:34 UTC, Steven
>> Schveighoffer wrote:
>>> [...]
>>
>> Thank you, Steve!
>>
>> It did work but none of the examples on the Vibe.d page are
>> working with current D version...
>>
>>
>> Some errors I got
>>
>> When executing with dub
>>
>>> [...]
>>
>> When compiling (dub, dub build or dub build --force), I got a
>> lot of deprecation errors
>>
>>> [...]
>
> Please add this to your dub.json file:
> "versions": [ "VibeHighEventPriority" ]
>
> You may have to restart your pc 1 time. After that the issue
> should not occur anymore. (It is a known bug).
>
> Kind regards
> Andre
Thanks, Andre! I'll try this solution later.
More information about the Digitalmars-d-learn
mailing list