Thanks for committing the first change!  The second one still needs to get
into the source, unless there's a reason why <functional> shouldn't be
included..?

The error occurs at flightgear/src/Navaids/PositionedOctree.hxx:100:

  typedef std::greater<OrderedNode> FNPQCompare;

which is resolved by adding

  #include <functional>

at flightgear/src/Navaids/PositionedOctree.hxx:33

cheers,

Rob

On 28 October 2012 06:59, Rob Dosogne <ad...@truthsolo.net> wrote:

> Using MSVC11 (Visual Studio 2012), I've found the following issues
>> that prevent a successful compile:
>>
>> - 'bzero' does not exist.
>> - 'std::greater' is now found in <functional>.
>>
>
--
Rob Dosogne
------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to