mirror of
https://github.com/anope/anope.git
synced 2026-07-10 23:23:13 +02:00
Updated docs/WIN32.txt with instructions on how to get the libraries to build with gettext, ssl, and mysql
This commit is contained in:
+3
-3
@@ -103,10 +103,10 @@ Anope for Windows
|
||||
|
||||
Building Anope with gettext requires libintl, libiconv, libgcc and
|
||||
libmingex. We have precompiled these libraries for you that you may
|
||||
use if you want, they are avaiable at http://someurlwhichidonthaveXXX.
|
||||
use if you want. They are avaiable at http://anope.org/downloads/anope-extra.zip
|
||||
The OpenSSL and MySQL header files and libraries are also included in
|
||||
this package. Once downloaded and extracted, you should pass the include,
|
||||
bin, and lib paths to cmake as seen above.
|
||||
this package. Once downloaded and extracted, you should run install.bat
|
||||
then give Config the path to the new 'installed' directory.
|
||||
|
||||
5) You are now ready to compile. If you said you wanted to use NMake in step 4,
|
||||
at the prompt type:
|
||||
|
||||
Reference in New Issue
Block a user