Not a lot of help to you, but I´m not seeing this problem here.

When was your last successful build?

Alan

--------------------------------------------------
From: "Geoff McLane" <ubu...@geoffair.info>
Sent: Friday, January 08, 2010 6:53 PM
To: "FlightGear developers discussions" 
<flightgear-devel@lists.sourceforge.net>
Subject: [Flightgear-devel] Native WIN32 MSVC9 build error

> Hi,
>
> 1. Did a SG/FG/data CVS update earlier today, but
> ran into this ERROR when compiling FG, repeated
> for other files which include 'flight.hxx'...
>
> Gear.cpp
> c:\FG\32\FlightGear\src\FDM/flight.hxx(110) : error C2678: binary '==' :
> no operator found which takes a left-hand operand of type 'const
> SGGeod' (or there is no acceptable conversion)
>        C:\Program Files\Microsoft SDKs\Windows\v6.1\include
> \guiddef.h(192): could be 'int operator ==(const GUID &,const GUID &)'
>        c:\FG\32\SimGear\simgear/timing/timestamp.hxx(207): or
> 'bool operator ==(const SGTimeStamp &,const SGTimeStamp &)'
>        while trying to match the argument list '(const SGGeod, const
> SGGeod)'
>
> I remember reading something about this operator ==,
> comparing two SGGeod's in the CVS logs, so maybe I
> have missed something, or the cvs update failed.
>
> Have not had a chance yet to attempt the same in
> Ubuntu... But meantime, any help appreciated...
>
> 2. Also, when compiling SG, I get a repeated warning,
> for files including 'EffectBuilder.hxx', like
> TextureBuilder.cxx
> c:\fg\32\simgear\simgear\scene\material\EffectBuilder.hxx(280) : warning
> C4099: 'simgear::InstallAttributeBuilder' : type name first seen using
> 'class' now seen using 'struct'
>        c:\fg\32\simgear\simgear\scene\material\EffectBuilder.hxx(269) :
> see declaration of 'simgear::InstallAttributeBuilder'
>
> It does seem to be declared a 'class' in one place,
> then a structure in another... so seems an avoidable
> warning...
>
> These happened on both my all-in-one build system,
> and the 3rd Party type build using the projects/VC90
> build files...
>
> Regards,
>
> Geoff.
>
> PS: The cvs status on this flight.hxx is
> C:\FGCVS\FlightGear\source\src\FDM>cvs status flight.hxx
> ===================================================================
> File: flight.hxx        Status: Up-to-date
>
>   Working revision:    1.23
>   Repository revision:
> 1.23    /var/cvs/FlightGear-0.9/source/src/FDM/flight.hxx,v
>   Sticky Tag:          (none)
>   Sticky Date:         (none)
>   Sticky Options:      (none)
>
> Is this wrong?
>
>
>
> ------------------------------------------------------------------------------
> This SF.Net email is sponsored by the Verizon Developer Community
> Take advantage of Verizon's best-in-class app development support
> A streamlined, 14 day to market process makes app distribution fast and 
> easy
> Join now and get one step closer to millions of Verizon customers
> http://p.sf.net/sfu/verizon-dev2dev
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel 


------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev 
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to