From: Rudolf Polzer Date: Sat, 11 Dec 2010 15:20:42 +0000 (+0100) Subject: explain how to deal with missing DLL X-Git-Tag: xonotic-v0.5.0~120 X-Git-Url: http://git.xonotic.org/?a=commitdiff_plain;h=9beafe805024b31ff758d423fc33b266f2269911;hp=0fea7f972de2a391ea6fb5d5207eacc96f24e4bf;p=xonotic%2Fnetradiant.git explain how to deal with missing DLL --- diff --git a/COMPILING b/COMPILING index c9bf9440..5aa88c4c 100644 --- a/COMPILING +++ b/COMPILING @@ -83,3 +83,5 @@ build: run: - in the "install" directory, double click netradiant.exe +- if you get a DLL not found error, copy the DLL from either c:\mingw\bin or + from c:\mingw\msys\1.0\bin to the "install" directory