On Thursday, 15 December 2016 at 20:34:47 UTC, hardreset wrote:
On Thursday, 15 December 2016 at 18:30:14 UTC, hardreset wrote:

I have pragma(lib,**fullpath**) in my freetype.d file, is that the correct way?

Never mind, figured it out, I needer to add

"libs": ["libs/freetype27ST"]

to dub.json

The pragma alone should have been enough. Did you get the path right? At any rate, if you're adding that line to dub.json, then the pragma is redundant. They both do the same thing.

Reply via email to