Changes between Version 3 and Version 4 of libtorrent


Ignore:
Timestamp:
Feb 19, 2010, 12:12:34 PM (14 years ago)
Author:
Silvan Scherrer
Comment:

added pthread as req

Legend:

Unmodified
Added
Removed
Modified
  • libtorrent

    v3 v4  
    88== Building Instructions ==
    99 * checkout the complete tree via "svn co http://svn.netlabs.org/repos/ports/libtorrent/trunk"
    10  * as a requirement you need [wiki:Boost] and openssl
     10 * as a requirement you need:
     11   * [wiki:Boost]
     12   * openssl
     13   * pthread from 17.02.2010 or better [http://web.os2power.com/yuri/PthreadTls]
    1114 * to build libtorrent you need gcc442
    1215 * add boost to your cplus_include_path env var