in CompilePrograms > Crrcsim

Compiling Crrcsim

Crrcsim is a GPL model-airplane flight simulation program.
see http://crrcsim.sourceforge.net/wiki/index.php?n=CRRCsim.CompileCRRCsim

Compilation

make -f Makefile.linux64
/usr/include/plib/ssgaSky.h:107: error: extra qualification ‘ssgaCelestialBodyList::’ on member ‘ssgaCelestialBodyList’
/usr/include/plib/ssgaSky.h:195: error: extra qualification ‘ssgaCloudLayerList::’ on member ‘ssgaCloudLayerList’
  //ssgaCelestialBodyList::~ssgaCelestialBodyList () { removeAll(); }
  //ssgaCloudLayerList::~ssgaCloudLayerList () { removeAll(); }
  ~ssgaCelestialBodyList () { removeAll(); }
  ~ssgaCloudLayerList () { removeAll(); }

/usr/bin/ld: skipping incompatible ./glut-3.7/gle/libgle.a when searching for -lgle
/usr/bin/ld: cannot find -lgle lib64gle3-3.1.0-5mdk.x86_64
lib64gle3-devel-3.1.0-5mdk.x86_64

ok, it compiled...

First test

There are no comments on this page.
Valid XHTML :: Valid CSS: :: Powered by WikkaWiki