Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

64-bit build broken on ~master #49

Closed
growlercab opened this issue Jun 7, 2015 · 1 comment
Closed

64-bit build broken on ~master #49

growlercab opened this issue Jun 7, 2015 · 1 comment

Comments

@growlercab
Copy link
Contributor

I'm on Arch x86-64 using dub 0.9.23 and encountered the error below trying to build Dgame after a dub upgrade:

Building dgame ~master configuration "lib", build type debug.
Running dmd...

../../../.dub/packages/dgame-master/source/Dgame/Graphic/Texture.d(314): Error: cannot implicitly convert expression (this.getByteSize()) of type ulong to immutable(uint)

FAIL ../../../.dub/packages/dgame-master/.dub/build/lib-debug-linux.posix-x86_64-dmd_2067-A10EA19733943F1D00C910E56DC7F2DC/ Dgame staticLibrary

Error executing command build:
dmd failed with exit code 1.
@Dgame Dgame closed this as completed in 4dfb7f1 Jun 7, 2015
@Dgame
Copy link
Owner

Dgame commented Jun 7, 2015

Fixed. Nasty little things... :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants