I'm not using command line for compiling, I use Xamarin with mono-D instead.
Using external libraries the correct way
solidstate1991 via Digitalmars-d-learn Sun, 17 Jul 2016 10:56:24 -0700
Up to this day, I have to use them by dragging the source into my
project. When I tried to import imageformats, the compiler looks
up for the file imageformats.d and fails to finish the program.
- Using external libraries the cor... solidstate1991 via Digitalmars-d-learn
- Re: Using external librarie... Edwin van Leeuwen via Digitalmars-d-learn
- Re: Using external librarie... NX via Digitalmars-d-learn