Re: [Flightgear-devel] AIEntity.hxx:49: error: `ssgBranch' has not been declared

2006-11-07 Thread Frederic Bouvier
I repeat :
 You should make sure that the old plib SimGear is not in /usr/local/include
 and /usr/local/lib. Or in another directory.

-Fred


Quoting Jason Cox :

> Fred,
>   thats odd. this is exactly what i do via a script (change to SimGear
> dir, cvs up -PAd, autogen.sh,confingure ...) so i dont know why i get
> the error.
> I have done a make uninstall and gone from there with no luck. is there
> a configure switch in FlightGear that i am ment to use to set it to
> osg ?
> Jason
>
>
> On Tue, 2006-11-07 at 10:14 +0100, Frederic Bouvier wrote:
> > Quoting Jason Cox :
> >
> > > Fred,
> > >   thanks for the reply but i am still having problems.
> > > I have cvs up -PAd in both SimGear and FlightGear but i still have the
> > > compiler error. i also can not find any mention of a new branch in
> > > Simgear to take advantage of the OSG.
> > > what is the cvs command to get the new branch ?
> > > Jason
> >
> > the OSG "branch" :
> >
> > cvs up -PdA
> >
> > the plib branch :
> >
> > cvs up -Pd -r PRE_OSG_PLIB_20061029
> >
> > You should make sure that the old plib SimGear is not in /usr/local/include
> and
> > /usr/local/lib
> >
> > -Fred
> >
> > --
> > Frédéric Bouvier
> > http://frfoto.free.fr  Photo gallery - album photo
> > http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
> > http://fgsd.sourceforge.net/   FlightGear Scenery Designer
> >
> > -
> > Using Tomcat but need to do more? Need to support web services, security?
> > Get stuff done quickly with pre-integrated technology to make your job
> easier
> > Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> > http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> > ___
> > Flightgear-devel mailing list
> > Flightgear-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/flightgear-devel
> >
>
>
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
>


--
Frédéric Bouvier
http://frfoto.free.fr  Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
http://fgsd.sourceforge.net/   FlightGear Scenery Designer

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] AIEntity.hxx:49: error: `ssgBranch' has not been declared

2006-11-07 Thread Jason Cox
Fred,
thats odd. this is exactly what i do via a script (change to SimGear
dir, cvs up -PAd, autogen.sh,confingure ...) so i dont know why i get
the error.
I have done a make uninstall and gone from there with no luck. is there
a configure switch in FlightGear that i am ment to use to set it to
osg ?
Jason


On Tue, 2006-11-07 at 10:14 +0100, Frederic Bouvier wrote:
> Quoting Jason Cox :
> 
> > Fred,
> > thanks for the reply but i am still having problems.
> > I have cvs up -PAd in both SimGear and FlightGear but i still have the
> > compiler error. i also can not find any mention of a new branch in
> > Simgear to take advantage of the OSG.
> > what is the cvs command to get the new branch ?
> > Jason
> 
> the OSG "branch" :
> 
> cvs up -PdA
> 
> the plib branch :
> 
> cvs up -Pd -r PRE_OSG_PLIB_20061029
> 
> You should make sure that the old plib SimGear is not in /usr/local/include 
> and
> /usr/local/lib
> 
> -Fred
> 
> --
> Frédéric Bouvier
> http://frfoto.free.fr  Photo gallery - album photo
> http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
> http://fgsd.sourceforge.net/   FlightGear Scenery Designer
> 
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
> 


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] AIEntity.hxx:49: error: `ssgBranch' has not been declared

2006-11-07 Thread Frederic Bouvier
Quoting Jason Cox :

> Fred,
>   thanks for the reply but i am still having problems.
> I have cvs up -PAd in both SimGear and FlightGear but i still have the
> compiler error. i also can not find any mention of a new branch in
> Simgear to take advantage of the OSG.
> what is the cvs command to get the new branch ?
> Jason

the OSG "branch" :

cvs up -PdA

the plib branch :

cvs up -Pd -r PRE_OSG_PLIB_20061029

You should make sure that the old plib SimGear is not in /usr/local/include and
/usr/local/lib

-Fred

--
Frédéric Bouvier
http://frfoto.free.fr  Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
http://fgsd.sourceforge.net/   FlightGear Scenery Designer

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] AIEntity.hxx:49: error: `ssgBranch' has not been declared

2006-11-07 Thread Jason Cox
Fred,
thanks for the reply but i am still having problems.
I have cvs up -PAd in both SimGear and FlightGear but i still have the
compiler error. i also can not find any mention of a new branch in
Simgear to take advantage of the OSG.
what is the cvs command to get the new branch ?
Jason



On Tue, 2006-11-07 at 08:58 +0100, Frederic Bouvier wrote:
> Selon Jason Cox :
> 
> > Hi all,
> > i have just done an update via cvs today and have the following
> > problem,
> >
> > make[2]: Entering directory `/DATA/src/Flightgear/Flightgear/src/ATC'
> > if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> > -I/usr/X11R6/include -I/usr/local/include  -g -O2 -D_REENTRANT -MT
> > atis.o -MD -MP -MF ".deps/atis.Tpo" -c -o atis.o atis.cxx; \
> > then mv -f ".deps/atis.Tpo" ".deps/atis.Po"; else rm -f
> > ".deps/atis.Tpo"; exit 1; fi
> > In file included from AIPlane.hxx:27,
> >  from tower.hxx:37,
> >  from ATCmgr.hxx:34,
> >  from atis.cxx:50:
> > AIEntity.hxx:49: error: `ssgBranch' has not been declared
> > AIEntity.hxx:49: error: ISO C++ forbids declaration of `model' with no
> > type
> > AIEntity.hxx:70: error: `ssgBranch' was not declared in this scope
> > AIEntity.hxx:70: error: template argument 1 is invalid
> > AIEntity.hxx:70: error: ISO C++ forbids declaration of `_model' with no
> > type
> > make[2]: *** [atis.o] Error 1
> >
> >
> > Build system is Gentoo Linux on ADM64 with lattest plib,simgear and
> > flightgear
> > i have also downloaded,built and install OSG
> >
> > has anyone seen or know of this problem ?
> 
> It looks like your version of AIEntity.hxx is not up-to-date. There is no
> ssgBranch reference currently in that file.
> 
> Maybe you mixed the plib branch with the OSG branch. Make sure you 'make
> install'ed the proper SimGear.
> 
> -Fred
> 
> --
> Frédéric Bouvier
> http://frfoto.free.fr  Photo gallery - album photo
> http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
> http://fgsd.sourceforge.net/   FlightGear Scenery Designer
> 
> -
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> ___
> Flightgear-devel mailing list
> Flightgear-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/flightgear-devel
> 


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


Re: [Flightgear-devel] AIEntity.hxx:49: error: `ssgBranch' has not been declared

2006-11-06 Thread Frederic Bouvier
Selon Jason Cox :

> Hi all,
>   i have just done an update via cvs today and have the following
> problem,
>
> make[2]: Entering directory `/DATA/src/Flightgear/Flightgear/src/ATC'
> if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
> -I/usr/X11R6/include -I/usr/local/include  -g -O2 -D_REENTRANT -MT
> atis.o -MD -MP -MF ".deps/atis.Tpo" -c -o atis.o atis.cxx; \
> then mv -f ".deps/atis.Tpo" ".deps/atis.Po"; else rm -f
> ".deps/atis.Tpo"; exit 1; fi
> In file included from AIPlane.hxx:27,
>  from tower.hxx:37,
>  from ATCmgr.hxx:34,
>  from atis.cxx:50:
> AIEntity.hxx:49: error: `ssgBranch' has not been declared
> AIEntity.hxx:49: error: ISO C++ forbids declaration of `model' with no
> type
> AIEntity.hxx:70: error: `ssgBranch' was not declared in this scope
> AIEntity.hxx:70: error: template argument 1 is invalid
> AIEntity.hxx:70: error: ISO C++ forbids declaration of `_model' with no
> type
> make[2]: *** [atis.o] Error 1
>
>
> Build system is Gentoo Linux on ADM64 with lattest plib,simgear and
> flightgear
> i have also downloaded,built and install OSG
>
> has anyone seen or know of this problem ?

It looks like your version of AIEntity.hxx is not up-to-date. There is no
ssgBranch reference currently in that file.

Maybe you mixed the plib branch with the OSG branch. Make sure you 'make
install'ed the proper SimGear.

-Fred

--
Frédéric Bouvier
http://frfoto.free.fr  Photo gallery - album photo
http://www.fotolia.fr/p/2278/partner/2278  Other photo gallery
http://fgsd.sourceforge.net/   FlightGear Scenery Designer

-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel


[Flightgear-devel] AIEntity.hxx:49: error: `ssgBranch' has not been declared

2006-11-06 Thread Jason Cox
Hi all,
i have just done an update via cvs today and have the following
problem,

make[2]: Entering directory `/DATA/src/Flightgear/Flightgear/src/ATC'
if g++ -DHAVE_CONFIG_H -I. -I. -I../../src/Include -I../.. -I../../src
-I/usr/X11R6/include -I/usr/local/include  -g -O2 -D_REENTRANT -MT
atis.o -MD -MP -MF ".deps/atis.Tpo" -c -o atis.o atis.cxx; \
then mv -f ".deps/atis.Tpo" ".deps/atis.Po"; else rm -f
".deps/atis.Tpo"; exit 1; fi
In file included from AIPlane.hxx:27,
 from tower.hxx:37,
 from ATCmgr.hxx:34,
 from atis.cxx:50:
AIEntity.hxx:49: error: `ssgBranch' has not been declared
AIEntity.hxx:49: error: ISO C++ forbids declaration of `model' with no
type
AIEntity.hxx:70: error: `ssgBranch' was not declared in this scope
AIEntity.hxx:70: error: template argument 1 is invalid
AIEntity.hxx:70: error: ISO C++ forbids declaration of `_model' with no
type
make[2]: *** [atis.o] Error 1


Build system is Gentoo Linux on ADM64 with lattest plib,simgear and
flightgear
i have also downloaded,built and install OSG

has anyone seen or know of this problem ?
Jason


-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
___
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel