2009年1月14日

编译libtorrent小记

摘要: 因为想用前天买的小板跑个BT下载电影,就想到装个BT软件,网上看好象libtorrent比较简单,就先来他吧先下了libtorrent下来, 因为libtorrent依赖于libsigc++2.0.x,所以开始下了一个libsigc++2.0.1得先编译sigc++2.0.1,碰到一个类型重定义的错误,usr/include/sigc++-2.0/sigc++/signal.h:1675: error: declaration of 'typedef struct sigc::slot_list<sigc::slot<T_return, sigc::nil, sigc::n 阅读全文

posted @ 2009-01-14 15:11 GaryGaryGary 阅读(380) 评论(0) 推荐(0)

导航