Skip to content

building with cmake and iconv #6215

Answered by userdocs
userdocs asked this question in Q&A
May 21, 2021 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

The cmake pkconfig

v1.2.13

prefix=/root/qb-build
libdir=${prefix}/lib

Name: libtorrent
Description: Bittorrent library
Version: 1.2.13
Libs: -L${libdir} -ltorrent-rasterbar -lIconv::Iconv -lssl -lcrypto -ldl -ldl -lcrypto
Cflags: -fexceptions -I/root/qb-build/include -I/root/qb-build/boost -I/root/qb-build/include -DBOOST_ASIO_ENABLE_CANCELIO -DTORRENT_USE_ICONV -DTORRENT_USE_OPENSSL -DTORRENT_USE_LIBCRYPTO

v2.0.3.0

prefix=/root/qb-build
libdir=${prefix}/lib

Name: libtorrent
Description: Bittorrent library
Version: 2.0.3
Libs: -L${libdir} -ltorrent-rasterbar -lssl -lcrypto -ldl -ldl
Cflags: -fexceptions -I/root/qb-build/include -I/root/qb-build/boost -I/root/qb-build/include -DBOOST_AS…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@arvidn
Comment options

@userdocs
Comment options

@arvidn
Comment options

Answer selected by userdocs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants