craig schrieb:
Cool!  Glad that worked for you.  Had to do all that to get my graphics 
card working.....
Let us know how the FGTools is going.  Never played with it but others 
report it being useful.  Keep up the good work.  Is Lazarus good?

Craig

-------------------------------------------------------------------------
  
Hi Craig,

as for FGTools I have to do 2 things a) adapt the Linux GUI to the other fonts (sizes ..) and - more important - Linux specific file-pathes. When I developed this tool it was for Win32 and Cygwin and I had no clue about the specific Linux needs. Now a lot of it is done and I already can use it to start the program and - more important - do all that model and scenery administration as I am now developing with Blender and Gimp under OpenSuse - this is luckily no change to Win32!
After making one important function work under Linux (creating an airport selection file which is needed by the FGTools GUI, I just copied the Win32 one to Linux for my own needs) I could upload it to my homepage if you are interested. Then you could test whether it works for you. It is less than an Alpha as not all pages/functions are converted but you could work with all the important ones - I will give you a short instruction what works and what not. Just give a feedback.

Lazarus is a wonderful project. I stopped working with Delphi 6.x in 2005 when I discovered this OpenSource and multiplatform project and tested that it worked fine. There are more pro than contra arguments. It is a really big developer community with a fast developing speed. And for a guy like me who developed his whole PC life with Pascal and Delphi it is a real present (I started working with Pascal and 8080/Z80 Assembler program parts at the good times of CP/M O/S). Just ask me for further infos/installing help for OpenSuse , links, screenshots or something else if you are  interested.

One thing at last, sorry but  you might help me a second time.  I get this error-message when compiling  plib-1.8.4 source  (and the same for the "recent.tar.gz  from plib). Any idea what is wrong?

In file included from ssgaSphere.cxx:32:
ssgaSphere.h:32:47: warning: no newline at end of file
if g++ -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DPACKAGE=\"plib\" -DVERSION=\"1.8.4\" -DHAVE_LIBPTHREAD=1 -DHAVE_LIBGL=1 -DHAVE_LIBDL=1 -DSTDC_HEADERS=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1  -I. -I. -I../../src/sg -I../../src/ssg -I../../src/util    -g -O2 -Wall -MT ssgaCelestialBody.o -MD -MP -MF ".deps/ssgaCelestialBody.Tpo" -c -o ssgaCelestialBody.o ssgaCelestialBody.cxx; \
then mv -f ".deps/ssgaCelestialBody.Tpo" ".deps/ssgaCelestialBody.Po"; else rm -f ".deps/ssgaCelestialBody.Tpo"; exit 1; fi
In file included from ssgaCelestialBody.cxx:36:
ssgaSphere.h:32:47: warning: no newline at end of file
ssgaSky.h:107: error: extra qualification ‘ssgaCelestialBodyList::’ on member ‘ssgaCelestialBodyList’
ssgaSky.h:195: error: extra qualification ‘ssgaCloudLayerList::’ on member ‘ssgaCloudLayerList’
make[2]: *** [ssgaCelestialBody.o] Fehler 1
make[2]: Leaving directory `/usr/local/src/tar/plib-1.8.4/src/ssgAux'
make[1]: *** [all-recursive] Fehler 1
make[1]: Leaving directory `/usr/local/src/tar/plib-1.8.4/src'
make: *** [all-recursive] Fehler 1

Regards
Georg

BTW: today is my "sunday" as I had to work the whol weekend. That is why I try to get further with FG CVS ...
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Flightgear-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/flightgear-users

Reply via email to