Errors compiling programs using Derelict 3 under DMD 2
Jordi Sayol
g.sayol at yahoo.es
Sat May 12 11:26:41 PDT 2012
Al 12/05/12 18:46, En/na Kevin Kowalczyk ha escrit:
> I posted on stackoverflow but there hasn't been much in the way of actually resolving my problem, I'll post the link here in the hopes someone can answer my question.
>
> http://stackoverflow.com/questions/10564608/using-derelict3-under-dmd2-d
>
In Debian, Ubuntu, LinuxMint, etc. you can use Derelict3 deb package from https://code.google.com/p/d-apt/wiki/APT_Repository
It includes a "pkg-config" configuration file:
$ dmd `pkg-config --cflags --libs derelict` my_derelict_app.d
--
Jordi Sayol
More information about the Digitalmars-d-learn
mailing list