On Thursday, 26 May 2016 at 20:46:31 UTC, TheDGuy wrote:
On Thursday, 26 May 2016 at 20:25:43 UTC, Basile B. wrote:
[...]

I tried this with the gfm-package. I opened the dub.json file as a project and clicked 'Compilation'-> 'Compile Project' then it did its things:

[...]

gfm doesn't yield a .lib because of this:

https://github.com/d-gamedev-team/gfm/blob/master/dub.json#L22

it should be "library" or staticLibrary or "sourceLibrary"

thus it can't be registered. Bad luck here you've chosen the wrong stuff to test.

Reply via email to