Window creation, for phobos?
Tofu Ninja via Digitalmars-d
digitalmars-d at puremagic.com
Tue Jan 27 18:32:44 PST 2015
On Wednesday, 28 January 2015 at 00:58:41 UTC, ketmar wrote:
> On Tue, 27 Jan 2015 23:07:44 +0000, Rikki Cattermole wrote:
>
>> dlangui doesn't depend upon it.
> that dependency was removed since then.
>
>> And isn't aware of different versions.
>
> of course. that's why it failed on my FreeImage: my library is
> older than
> the one that Derelict is expecting to find, and loading failed,
> complaining about missing API (which wasn't used by the program
> at all).
I am not really sure how its a problem... you were using the
wrong version so its certainly reasonable that it did not work.
More information about the Digitalmars-d
mailing list