From: Ron J. <wi...@je...> - 2011-02-06 01:49:36
|
I pulled from svn co https://jsbsim-python.svn.sourceforge.net/svnroot/jsbsim-python/trunk jsbsim-python It dies with: jsbsim-python/src/_JSBSim/JSBSim_FGInitialCondition.cpp:1393: error: 'class JSBSim::FGInitialCondition' has no member named 'GetWindSet' make[2]: *** [src/_JSBSim/CMakeFiles/_JSBSim.dir/JSBSim_FGInitialCondition.o] Error 1 make[1]: *** [src/_JSBSim/CMakeFiles/_JSBSim.dir/all] Error 2 make: *** [all] Error 2 scons --version SCons by Steven Knight et al.: script: v0.98.3.r2928, 2008/04/29 22:44:09, by knight on bangkok engine: v0.98.3.r2928, 2008/04/29 22:44:09, by knight on bangkok Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 The SCons Foundation On Saturday 05 February 2011 16:33:10 David Culp wrote: > I downloaded the source from that site (Ralf Pfrogner's) and tried to build > it again. It seems that the newer version of scons has trouble with the > build file. I don't know scons, or python, so that's as far as I can get > with it. > > > > > On Sat, 5 Feb 2011 10:41:48 -0600 > > "Jon S. Berndt" <> wrote: > > Correction: (I meant CVS - not caves"). > > > > Jon > > > > > Greetings, > > > > > > I was curious about the JSBSim Python bindings (see: http://jsbsim- > > > python.sourceforge.net/). Has anyone here used this recently? I'm > > > interested to know how JSBSim was made available to Python. Was it via > > > swig wrappers? Have the Python bindings been kept up to date with the > > > latest JSBSim code from cvs? > > > > > > Jon |