On 11/28/2012 07:37 AM, kunai...@yahoo.co.jp wrote: > > Hi - I'd like to use the latest JSBsim release with FG. I've already > downloaded > the latest JSBsim, what needs to be set in order to run FG with it ?
JSBSim provides a Unix shell script jsb2fg in the admin directory that can be used to add the JSBSim source files to FlightGear. It also provides a list of (JSBSim related) files that are in JSBSim but not in FlightGear and a list of files that are in FlightGear and not in JSBSim, like this: erik@Raptor:~/src/fgfs/JSBSim$ ..... The following files where not found in the FlightGear source directory: ./utilities ./models/FGFCSChannel.h ./math/FGStateSpace.h ./math/FGNelderMead.cpp ./math/FGStateSpace.cpp ./math/FGNelderMead.h ./input_output/FGOutputTextFile.h ./input_output/FGOutputType.cpp ./input_output/FGOutputSocket.h ./input_output/FGOutputFG.cpp ./input_output/FGOutputFile.cpp ./input_output/FGOutputTextFile.cpp ./input_output/FGOutputFile.h ./input_output/FGOutputType.h ./input_output/FGOutputFG.h ./input_output/FGOutputSocket.cpp ./simgear ./initialization/FGTrimAnalysis.h ./initialization/FGTrimmer.cpp ./initialization/FGTrimAnalysisControl.cpp ./initialization/FGTrimAnalysis.cpp ./initialization/FGTrimAnalysisControl.h ./initialization/FGSimplexTrim.h ./initialization/FGTrimmer.h ./initialization/FGSimplexTrim.cpp Note that files in the simgear and utilities directory are not needed by FlightGear. Now you have to copy these files and add them to the FlightGear Makefiles. Chances are though you still need to adjust FlightGear to the new changes. Erik -- http://www.adalin.com - Hardware accelerated AeonWave and OpenAL for Windows and Linux ------------------------------------------------------------------------------ Keep yourself connected to Go Parallel: INSIGHTS What's next for parallel hardware, programming and related areas? Interviews and blogs by thought leaders keep you ahead of the curve. http://goparallel.sourceforge.net _______________________________________________ Flightgear-devel mailing list Flightgear-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/flightgear-devel