diff options
-rw-r--r-- | FAQ | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -304,6 +304,11 @@ A 6 Once you've followed Thomas Pfaff's instructions below to fix Mingw32, then you can simply run "make" to build the library and dll. +Note that you need to distribute the following DLLs along +with your application: + + pthreadGCE.dll + gcc.dll From - Sat Dec 9 22:56:10 2000 From: "Thomas Pfaff" <tpfaff@gmx.net> |