kicad-developers team mailing list archive
-
kicad-developers team
-
Mailing list archive
-
Message #10625
Re: Call for help to compile a small test program with g++ version 4.7.3 and more.
-
To:
kicad-developers@xxxxxxxxxxxxxxxxxxx
-
From:
jp charras <jp.charras@xxxxxxxxxx>
-
Date:
Mon, 17 Jun 2013 17:08:48 +0200
-
In-reply-to:
<CAMYMTFguzLC2xdWCcqpji9Zp+Ka9a3q1WO+=by5Ym0K5OmczQg@mail.gmail.com>
-
User-agent:
Mozilla/5.0 (Windows NT 6.1; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
Le 17/06/2013 16:13, Edwin van den Oetelaar a écrit :
I downloaded this file :
https://svn.boost.org/trac/boost/attachment/ticket/7983/test_polygon_diff.cpp
And compiled it on Debian 7 (Linux debian 3.2.0-4-686-pae #1 SMP
Debian 3.2.41-2+deb7u2 i686 GNU/Linux)
With this info on the C compiler :
gcc -v
You are using boost 1.49.
You should use 1.53.
You can use the boost version automatically downloaded and installed by
Kicad (i you are building yourself the testing version of Kicad) by
using this command
g++ -Wall -O2 -I <path_to_boost_1_53_0> test_polygon_diff.cpp
with <path_to_boost_1_53_0> = <kicad_src_from_launchpad>/include
(be sure <kicad_src_from_launchpad>/include/boost exists)
or download and replace boost 1.49 by boost 1.53
Thanks.
--
Jean-Pierre CHARRAS
References
-
Call for help.
From: Wayne Stambaugh, 2013-06-14
-
Re: Call for help.
From: jp charras, 2013-06-15
-
Re: Call for help.
From: Wayne Stambaugh, 2013-06-15
-
Re: Call for help.
From: jp charras, 2013-06-15
-
Re: Call for help.
From: Wayne Stambaugh, 2013-06-15
-
Call for help to compile a small test program with g++ version 4.7.3 and more.
From: jp charras, 2013-06-17
-
Re: Call for help to compile a small test program with g++ version 4.7.3 and more.
From: Milan Horák, 2013-06-17
-
Re: Call for help to compile a small test program with g++ version 4.7.3 and more.
From: Dick Hollenbeck, 2013-06-17
-
Re: Call for help to compile a small test program with g++ version 4.7.3 and more.
From: Brian Sidebotham, 2013-06-17
-
Re: Call for help to compile a small test program with g++ version 4.7.3 and more.
From: Dick Hollenbeck, 2013-06-17
-
Re: Call for help to compile a small test program with g++ version 4.7.3 and more.
From: Edwin van den Oetelaar, 2013-06-17