Changes between Version 1 and Version 2 of libtorrent


Ignore:
Timestamp:
Jan 21, 2010, 9:32:17 AM (14 years ago)
Author:
Silvan Scherrer
Comment:

done right :)

Legend:

Unmodified
Added
Removed
Modified
  • libtorrent

    v1 v2  
    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 [http://svn.netlabs.org/ports/wiki/boost boost] and openssl
     10 * as a requirement you need [wiki:Boost] and openssl
    1111 * run configure via "sh configure --with-boost-libdir=x:\boost\stage\lib --with-ssl=x:\openssl" (of course also ash and the like should work, and you have to adjust the path as well)
    1212 * run make