Am 2013-03-06 12:11, schrieb Alan Teeder:
> ftp://ftp.ihg.uni-duisburg.de/FlightGear/Win32/MSVC/, is still at Boost 
> 1.44, and many MSVC users will be using that rather than the latest version.
> 
> I am updating my own Boost version at the moment, and will report if that 
> solves the compilation problem.

I've now found a solution. This problem is due to argument depended
lookup inside templates and the new c++11 mem_fn which creates an
unresolvable overload.

It should be fixed in Boost 1.47, or by applying a simple two line patch
to the boost installation:

https://svn.boost.org/trac/boost/attachment/ticket/4073/function_template_for_c%2B%2B0x.patch

Tom

-- 
Thomas Geymayer  www.tomprogs.at / C-Forum und Tutorial: www.proggen.org
------------------------------------------------------------------------
      Student of Computer Science @ Graz University of Technology
------------------------------- Austria --------------------------------

------------------------------------------------------------------------------
Symantec Endpoint Protection 12 positioned as A LEADER in The Forrester  
Wave(TM): Endpoint Security, Q1 2013 and "remains a good choice" in the  
endpoint security space. For insight on selecting the right partner to 
tackle endpoint security challenges, access the full report. 
http://p.sf.net/sfu/symantec-dev2dev
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to