Error on dub build - Trying Vibe-d for the first time
Steven Schveighoffer
schveiguy at gmail.com
Thu Oct 15 13:17:57 UTC 2020
On 10/14/20 2:25 PM, Andre Pany wrote:
> On Wednesday, 14 October 2020 at 18:08:40 UTC, H. S. Teoh wrote:
>> On Wed, Oct 14, 2020 at 05:30:37PM +0000, Andre Pany via
>> Digitalmars-d-learn wrote:
>>> On Wednesday, 14 October 2020 at 16:39:39 UTC, Imperatorn wrote:
>>> > On Wednesday, 14 October 2020 at 15:27:46 UTC, Andre Pany > wrote:
>> [...]
>>> > > [...]
>> [...]
>>> > Where is this documented?
>>>
>>> I dont know whether it is documented somewhere. It was asked multiple
>>> times in the forum therefore I remembered.
>>>
>>> Maybe it could be documented in the vibe.d github wiki or on the
>>> vibe.d website. But hopefully the bug is solved soon.
>> [...]
>>
>> Yeah, this is a problem. Things like these need to be put in the docs
>> in an easy-to-find way. Like collected in a Troubleshooting page or
>> something. If a bug isn't filed yet, I'd file a bug on vibe.d so that
>> this will get resolved instead of forgotten, and then it will bite the
>> next newcomer all over again.
>>
>>
>> T
>
> https://github.com/search?q=VibeHighEventPriority&type=issues
>
> It seems with eventcore 0.9.9 there was some fix, but I do not know
> whether this solves the bug or s.th. related to the bug.
>
Is this the commit you are talking about?
https://github.com/vibe-d/eventcore/pull/122
I haven't tested turning the version definition off. But it probably
should be easy enough to do a vanilla vibe-d install and see if it works.
I hope this is the fix, because this bug has been a huge problem,
especially for people trying vibe for the first time.
-Steve
More information about the Digitalmars-d-learn
mailing list