March 16, 2015
On Sunday, 15 March 2015 at 23:17:10 UTC, Joel wrote:
> On Sunday, 15 March 2015 at 22:51:17 UTC, Namespace wrote:
>> On Sunday, 15 March 2015 at 22:30:06 UTC, Joel wrote:
>>> I've been getting these errors:
>>>
>>> I found two places that have 'package(Dgame):' - source\Dgame\Graphic\Color.d(30) and source\Dgame\Math\Rect.d(44), and if I remove them (comment them out), then only one error remains:
>> Yeah, I've used a dmd 2.067 version. I will fix this tomorrow, so that Dgame is useable with dmd 2.066.
>>
>>> Compiling using dmd...
>>> Error: cannot read file main.d
>>> FAIL .dub\build\main-debug-windows-x86-dmd_2066-7A96EE8F0A68A2410292AA6D54ADEF4C
>>> \ dgame-example executable
>>> Error executing command run: dmd failed with exit code 1.
>> That error should be fixed now.
>
> I still get this error. Or am I using the wrong zip file?
>
>>> Keep up the good work!
>> Thanks!
Currently you should use the Master branch until I fixed the package thing.
March 16, 2015
> Currently you should use the Master branch until I fixed the package thing.

I hate to post from my mobile phone. I've always have this no-name account there.

I hope I've fixed the errors. It was my fault, because I was too excited about the new release, I forgot completely to test with the current version 2.066.
March 16, 2015
On Monday, 16 March 2015 at 07:49:52 UTC, Namespace wrote:
>> Currently you should use the Master branch until I fixed the package thing.
>
> I hate to post from my mobile phone. I've always have this no-name account there.
>
> I hope I've fixed the errors. It was my fault, because I was too excited about the new release, I forgot completely to test with the current version 2.066.

Forgot to mention the new Beta tag (hopefully the last :)):
https://github.com/Dgame/Dgame/releases/tag/v0.5.0-beta.3
March 17, 2015
Since it can be somewhat annoying to create the necessary shared libraries, it would be very helpful if those who have already created these files (specifically * .so and * .dylib) could send those files to me (rswhite4@gmail.com). New user could reuse these files. Of course you should also write me, on what operating system you are. ;)
I'd do it myself, but my time is still sorely limited by end of next week. Therefore I would be grateful to everyone, which does the hard work for me.

Thank you in advance.
1 2 3 4 5 6 7 8 9 10 11
Next ›   Last »