Re: [Flightgear-devel] XMLLoader error

2007-07-27 Thread visa faq
Hi Vivian, The FlightGear solution file from CVS is automatically loading XMLLoader.hxx and .cxx files. I am able to compile both Flightgear and Simgear it but its failing when linking. I have updated the folder but still get the same error messages as I did yesterday (posted earlier). Your s

Re: [Flightgear-devel] XMLLoader error

2007-07-27 Thread Vivian Meazza
Kumar There is no error that I can see. Compiles and runs here using yesterday's CVS HEAD. Can you confirm that you have added XMLLoader.cxx and XMLLoader.hxx to your project file? Vivian -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of visa faq Sen

[Flightgear-devel] XMLLoader error

2007-07-27 Thread visa faq
Hi There, Did any one fixed the error with XMLLoader function. Please let me know the procedure to fix that. Appreciate your time. thanks. kumar - Park yourself in front of a world of choices in alternative vehicles. Visit the Yahoo! Auto Green Center.--

Re: [Flightgear-devel] Weather interpolation patch

2007-07-27 Thread Melchior FRANZ
* Stuart Buchanan -- Thursday 26 July 2007: > http://www.nanjika.co.uk/flightgear/Environment.diff [...] > If someone could review the code and check it in to CVS if it passes > muster, that would be appreciated. I've applied that locally and will test and commit at the weekend if it works. (I'll

Re: [Flightgear-devel] OSG/SVN: *.com -> *.org

2007-07-27 Thread Melchior FRANZ
* Melchior FRANZ -- Friday 27 July 2007: > Then change externals address from com to org (shouldn't really be > necessary, but maybe they forgot switching in the repository?). > > $ svn propedit svn:externals . > [ editor opens ... change both "com" to "org" ] That's now fixed in SVN, so you

Re: [Flightgear-devel] [PATCH] Make osgViewer the default fgfs, optionally build the others

2007-07-27 Thread Hans Ulrich Niedermann
http://flightgear.lauft.net/FG-puInit-static-multi.patch Please not that the patches before Patch-last-updated: Fri Jul 27 15:29:29 UTC 2007 still did a few things wrong. It is now fully functional and totally bug-free(TM). ---

[Flightgear-devel] OSG/SVN: *.com -> *.org

2007-07-27 Thread Melchior FRANZ
OpenSceneGraph CVS was on server openscenegraph.org. For the switch to SVN, address openscenegraph.com was temporarily used, with the intention to switch back to *.org at a later time. This has now happened. Fortunately, it's quite easy to switch a local checkout to the new address. $ cd ./OpenS