Skip to content

Commit

Permalink
Updated build instructions for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
dinhvh committed Dec 12, 2014
1 parent 2b2ed50 commit ec89707
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build-windows/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Also, you'll need all the dependencies, download the most recent binary builds i

- [CTemplate](http://d.etpan.org/mailcore2-deps/ctemplate-win32/)
- [libEtPan](http://d.etpan.org/mailcore2-deps/libetpan-win32/)
- [Cyrus SASL](http://d.etpan.org/mailcore2-deps/cyrus-sasl-win32/)
- [LibXML 2](http://d.etpan.org/mailcore2-deps/libxml2-win32/)
- [Tidy HTML5](http://d.etpan.org/mailcore2-deps/tidy-html5-win32/)
- [uchardet](http://d.etpan.org/mailcore2-deps/uchardet-win32/)
Expand All @@ -24,13 +25,14 @@ You'll need all the dependencies, download the most recent binary builds in:

- [CTemplate](http://d.etpan.org/mailcore2-deps/ctemplate-win32/)
- [libEtPan](http://d.etpan.org/mailcore2-deps/libetpan-win32/)
- [Cyrus SASL](http://d.etpan.org/mailcore2-deps/cyrus-sasl-win32/)
- [LibXML 2](http://d.etpan.org/mailcore2-deps/libxml2-win32/)
- [Tidy HTML5](http://d.etpan.org/mailcore2-deps/tidy-html5-win32/)
- [uchardet](http://d.etpan.org/mailcore2-deps/uchardet-win32/)
- [zlib](http://d.etpan.org/mailcore2-deps/zlib-win32/)
- [icu4c, OpenSSL and pthread for win32](http://d.etpan.org/mailcore2-deps/misc-win32/)

#### Instructions for CTemplate, libEtPan, LibXML 2, Tidy HTML5, uchardet and zlib ####
#### Instructions for CTemplate, libEtPan,Cyrus SASL, LibXML 2, Tidy HTML5, uchardet and zlib ####

- copy `include`, `lib` and `lib64` folders to `mailcore2/Externals`.

Expand Down

0 comments on commit ec89707

Please sign in to comment.