Simple I know, but could use some help compiling with make
Andrej Mitrovic
andrej.mitrovich at gmail.com
Thu Sep 29 11:32:28 PDT 2011
No it's not the same for Windows. On Windows you have to use -L+, e.g.:
dmd myfile.d -L+path/to/libs mylib.lib
More information about the Digitalmars-d-learn
mailing list