Dgame RC #1
Szymon Gatner via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Fri Apr 10 03:36:48 PDT 2015
On Friday, 10 April 2015 at 10:29:32 UTC, stewarth wrote:
> On Friday, 10 April 2015 at 08:39:40 UTC, Namespace wrote:
>> On Friday, 10 April 2015 at 08:19:14 UTC, Szymon Gatner wrote:
>>> On Wednesday, 1 April 2015 at 18:30:01 UTC, Namespace wrote:
>>>> Since the weekend Dgame went into the release phase:
>>>> https://github.com/Dgame/Dgame/releases/tag/v0.5.0-rc.1
>>>> http://dgame-dev.de/?page=download
>>>>
>>>> The Website (http://dgame-dev.de/) is fully updated and
>>>> should be useable on every device. Please let me know if you
>>>> noticed unexpected behavior (at Dgame or on the website).
>>>> I also want to participate on "one game a month
>>>> (http://www.onegameamonth.com/). I hope you will vote for me
>>>> there. ;)
>>>> I'm sure that will bring some new light to the D community
>>>> and it will be a good stress test for Dgame.
>>>
>>> I am getting dub error after adding dgame dependency (copy
>>> pasted from dub page):
>>>
>>> Failed to retrieve metadata for package dgame: Could not find
>>> package candidate
>>> for dgame ==~>0.5.0-rc.3
>>> Could not resolve dependencies
>>> The dependency graph could not be filled, there are
>>> unresolved dependencies.
>>
>> Yes, I'm too. I've removed the dependency m3 but that cannot
>> be the reason. Sadly the error message is totally unhelpfull.
>> I will investigate that.
>
> For what it's worth I don't see this error. I just did an
> upgrade on my projects and they pulled in RC3 and build OK.
>
> I'm on Arch x86_64 using DUB version 0.9.23, built on Apr 8
> 2015.
>
>
> Thanks,
> Stew
Yup, upgrading to dub 0.9.23 fixed the issue for me too. I
actually thought I had latest dub version installed, seems I
didn't.
More information about the Digitalmars-d-announce
mailing list