From: Chih-Jen Lin Date: Mon, 25 Dec 2017 07:56:02 +0000 (+0800) Subject: Instructions in README for building windows dynamic library: libsvm.dll X-Git-Tag: v221~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3611f8aad7c4b0fca6d582b6c831fe9488cd0f56;p=liblinear Instructions in README for building windows dynamic library: libsvm.dll should be liblinear.dll --- diff --git a/README b/README index f1fc420..53a97e4 100644 --- a/README +++ b/README @@ -576,7 +576,7 @@ VC++ or where it is installed. nmake -f Makefile.win clean all -3. (optional) To build shared library libsvm.dll, type +3. (optional) To build shared library liblinear.dll, type nmake -f Makefile.win lib