If you write about fgrun, go to http://sourceforge.net/projects/fgrun
Yes, That right !
You'll be able to get the latest development sources via SVN or download the released tarball.
I've downloaded the released tarball and now I'm trying to compile it, but GCC compiler generate 3 unresolved linker errors. See below:
1)
run_posix.o(.text+0x17d):/home/leidson/Downloads/FlightGear/fgrun- 0.4.8/fgrun-0.4.8/src/run_posix.cxx:87: undefined reference to `Fl::unlock()'
2)
/home/leidson/Downloads/FlightGear/fgrun-0.4.8/fgrun-0.4.8/src/run_posix.cxx:87: undefined reference to `Fl::unlock()'
3)
/home/leidson/Downloads/FlightGear/fgrun-0.4.8/fgrun-0.4.8/src/main.cxx:93: undefined reference to `Fl::lock()'
I removed the lines with FI::lock() and FI::unlock() and fgrun compiles fine and seems to be running ok.
What's needed to compile fgrun ?? I did follow the README and INSTALL instructions.
The ./configure procedure was ok and all packages required to compile fgrun, passed in check.
Thanks
Leidson Campos
PlanetaMessenger.org
On 11/6/06, Frederic Bouvier <[EMAIL PROTECTED]> wrote:
Quoting "Leidson Campos A. Ferreira" :
> I need the latest FlightGear launcher source code.
>
> Anyone knows where to get it ?
If you write about fgrun, go to http://sourceforge.net/projects/fgrun
You'll be able to get the latest development sources via SVN or download the
released tarball.
-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
[email protected]
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 [email protected] https://lists.sourceforge.net/lists/listinfo/flightgear-devel

