With the current CVS and VC++ 2008 Express I now get this compilation error:

"Compiling...
fg_init.cxx
..\..\..\src\Main\fg_init.cxx(149) : error C3861: 'gethostname': identifier
not found"

Also, as already discussed here, "#include <simgear/math/SGMath.hxx>" is
needed before "#include <simgear/props/props.hxx>" in perfomancedb.cxx,
FGDeviceConfiguration.cxx, and simgear/scene/material/matmodel.cxx and
simgear/scene/model/model.cxx

> -----Original Message-----
> From: Csaba Halász [mailto:csaba.hal...@gmail.com]
> Sent: 26 October 2009 16:47
> To: FlightGear developers discussions
> Subject: Re: [Flightgear-devel] [GIT] various fixes including
> atcvoice,commlist and nans
> 
> On Mon, Oct 26, 2009 at 5:18 PM, stefan riemens <fgfs.ste...@gmail.com>
> wrote:
> > Unfortunately, this has broken mingw x-compilation for me:
> > ATCVoice.cxx:42: error: expected unqualified-id before '<<' token
> 
> Please make sure you don't have a cvs conflict. Line 42 should be
> "using namespace std;"  and no << around there.
> 
> --
> Csaba/Jester
> 
> --------------------------------------------------------------------------
> ----
> Come build with us! The BlackBerry(R) Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9 - 12, 2009. Register now!
> http://p.sf.net/sfu/devconference
> _______________________________________________
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel


------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to