Re: [Flightgear-devel] boost library version

2009-11-22 Thread Tim Moore
I've changed the new code that uses boost::unordered_map to use the Boost TR1 package instead; this will pick up the implementation's std::tr1::unordered_map if it exists. Otherwise you'll get a compilation error. I've dropped the Boost version we depend on back to 1.34. That said... On 11/20/2009

Re: [Flightgear-devel] boost library version

2009-11-20 Thread Alan Teeder
uot; Sent: Friday, November 20, 2009 11:51 AM To: "FlightGear developers discussions" Subject: Re: [Flightgear-devel] boost library version > On Thu, 2009-11-19 at 10:09 -0700, dave perry wrote: > [snip] >> I Googled "boost 1.40 source", downloaded boost_1_40_0.tar.bz2 &

Re: [Flightgear-devel] boost library version

2009-11-20 Thread Geoff McLane
On Thu, 2009-11-19 at 10:09 -0700, dave perry wrote: [snip] > I Googled "boost 1.40 source", downloaded boost_1_40_0.tar.bz2 [snip] Hi Dave P., Thanks for the info. I guess that would be the same as their online documentation, which I had read :- http://www.boost.org/doc/libs/1_41_0/more/gettin

Re: [Flightgear-devel] boost library version

2009-11-19 Thread Vivian Meazza
> -Original Message- > From: Geoff McLane [mailto:ubu...@geoffair.info] > Sent: 19 November 2009 16:52 > To: vivian.mea...@lineone.net; FlightGear developers discussions > Subject: Re: [Flightgear-devel] boost library version > > On Thu, 2009-11-19 at 16:02 +

Re: [Flightgear-devel] boost library version

2009-11-19 Thread dave perry
Geoff McLane wrote: > On Thu, 2009-11-19 at 00:18 +1100, George Patterson wrote: > >> 2009/11/17 Diego Fernando Rodríguez Varón : >> >>> Hello everyone. >>> >>> I was experiencing the segmentation fault reported by Nicolas before so I >>> just tried updating and compiling. But I get the fo

Re: [Flightgear-devel] boost library version

2009-11-19 Thread Geoff McLane
On Thu, 2009-11-19 at 16:02 +, Vivian Meazza wrote: > We don't need to compile any of the Boost libraries (yet) AFAIKS. > > Vivian Hi Vivian, Ubuntu: Thanks for the confirmation that no boost compiled libraries are presently needed... but is there any easier path than what I am doing, in U

Re: [Flightgear-devel] boost library version

2009-11-19 Thread Vivian Meazza
Geoff McLane > > On Thu, 2009-11-19 at 00:18 +1100, George Patterson wrote: > > 2009/11/17 Diego Fernando Rodríguez Varón : > > > Hello everyone. > > > > > > I was experiencing the segmentation fault reported by Nicolas before > so I just tried updating and compiling. But I get the following erro

Re: [Flightgear-devel] boost library version

2009-11-19 Thread Geoff McLane
On Thu, 2009-11-19 at 00:18 +1100, George Patterson wrote: > 2009/11/17 Diego Fernando Rodríguez Varón : > > Hello everyone. > > > > I was experiencing the segmentation fault reported by Nicolas before so I > > just tried updating and compiling. But I get the following error: > > > > checking for

Re: [Flightgear-devel] boost library version

2009-11-18 Thread George Patterson
2009/11/17 Diego Fernando Rodríguez Varón : > Hello everyone. > > I was experiencing the segmentation fault reported by Nicolas before so I > just tried updating and compiling. But I get the following error: > > checking for boostlib >= 1.37.0... configure: error: We could not detect the > boost

Re: [Flightgear-devel] boost library version

2009-11-17 Thread Jari Häkkinen
Yes, see http://sourceforge.net/mailarchive/forum.php?thread_name=514CC37C-DA62-45F3-BC1F-1B929429B09C%40gmail.com&forum_name=flightgear-devel or you might get away with g++ 4.3 as hinted in the thread. Surely there is a way to upgrade separate packages in Ubuntu? I am using Snow Leopard on mac

[Flightgear-devel] boost library version

2009-11-17 Thread Diego Fernando Rodríguez Varón
Hello everyone. I was experiencing the segmentation fault reported by Nicolas before so I just tried updating and compiling. But I get the following error: checking for boostlib >= 1.37.0... configure: error: We could not detect the boost libraries (version 1.37 or higher). If you have a staged b