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

Reply via email to