Discussion:
[libtorrent] How can i compile example codes ( ex. client_test.cpp ) under MSVC2015?
Kurt Seo
2016-07-21 07:12:35 UTC
Permalink
I am new to develop with MSVC. I referred some articles ( written for
older versions of MSVC ) from web and tried compile example codes and
failed. MSVC showed lots of LNK2019 error.

I used boot 1.59 and libtorrent 1.1.0 .

can anybody have tutorial for compiling example codes?


Thank you

Seo
Arvid Norberg
2016-07-21 08:02:29 UTC
Permalink
Post by Kurt Seo
I am new to develop with MSVC. I referred some articles ( written for
older versions of MSVC ) from web and tried compile example codes and
failed. MSVC showed lots of LNK2019 error.
I used boot 1.59 and libtorrent 1.1.0 .
Please provide details of what you've tried, what exactly you're trying to
do, what errors you get and any potential build configuration options
you're using.

can anybody have tutorial for compiling example codes?
You may want to take a look at the appveyor.yml file, or see it in action
here:

https://ci.appveyor.com/project/arvidn/libtorrent/build/3203/job/h78n0opwuhs44n7o#L55

that's the line that builds the examples with msvc-14.0 (visual studio
2015).
--
Arvid Norberg
Jeong Woo Seo
2016-07-22 02:43:29 UTC
Permalink
Thank you.

Appveyor log helped a lot.

Thank you again.


Seo


sign Area start

엑세스 주식회사 XS INC. ⊂ 팀 장 서 정 우 / 徐 政 佑/ Seo Jeong Woo
서울시 구로구 구로3동 197-5 삼성IT밸리 1004호
Mobile 010-3896-9002 / Office 02-2088-3243
FAX 02-2039-3076 / E-mail ***@xsinc.co.kr
sign Area end
-----Original Message-----
From: "Arvid Norberg"<***@gmail.com>
To: "General discussion about libtorrent"<libtorrent-***@lists.sourceforge.net>;
Cc:
Sent: 2016-07-21 (목) 17:02:29
Subject: Re: [libtorrent] How can i compile example codes ( ex. client_test.cpp ) under MSVC2015?

On Thu, Jul 21, 2016 at 12:12 AM, Kurt Seo
wrote:

> I am new to develop with MSVC. I referred some articles ( written for
> older versions of MSVC ) from web and tried compile example codes and
> failed. MSVC showed lots of LNK2019 error.
>
> I used boot 1.59 and libtorrent 1.1.0 .
>

Please provide details of what you've tried, what exactly you're trying to
do, what errors you get and any potential build configuration options
you're using.

can anybody have tutorial for compiling example codes?
>

You may want to take a look at the appveyor.yml file, or see it in action
here:

https://ci.appveyor.com/project/arvidn/libtorrent/build/3203/job/h78n0opwuhs44n7o#L55

that's the line that builds the examples with msvc-14.0 (visual studio
2015).
--
Arvid Norberg
------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are
consuming the most bandwidth. Provides multi-vendor support for NetFlow,
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Libtorrent-discuss mailing list
Libtorrent-***@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libtorrent-discuss
Loading...