Introduction
This page is a note on the full windows compilation procedure.
Details
- Download & Install Dev-C++ (5.0 beta 9.2)
- In the package manager, install
- pthreads (2.8.0)
- libiconv (1.9.1)
- pcre (6.4)
- zlib (1.2.3)
- openssl (0.9.8a)
- libxml (2.6.23)
- libcurl (7.14.0ssl)
- Download & Install Cmake (2.6.0)
- Compile log4cxx
- ... To be completed