Trying to get Terragear to compile I noted the loss of the GenAirport thus:

"You must have the nurbs++ library installed on your system to build
the GenAirport utility. This program will not be build now.

Please see README.nurbs++ for more details."

Not wanting to miss anything out I proceeded to download and build the
nurbs++ library but I'm getting a series of errors that look like a
declaration problem with PLIB.  Has anyone struck this and have a fix or
workaround?

"Making all in matrix
make[1]: Entering directory `/home/benbowc/Downloads/nurbs++-3.0.11/matrix'
source='cvector.cpp' object='cvector.lo' libtool=yes \
depfile='.deps/cvector.Plo' tmpdepfile='.deps/cvector.TPlo' \
depmode=gcc3 /bin/sh ../depcomp \
/bin/sh ../libtool --mode=compile g++ -DHAVE_CONFIG_H -I. -I.
-I../include -I../include     -g -O2 -fno-implicit-templates -c -o
cvector.lo `test -f 'cvector.cpp' || echo './'`cvector.cpp
rm -f .libs/cvector.lo
g++ -DHAVE_CONFIG_H -I. -I. -I../include -I../include -g -O2
-fno-implicit-templates -c cvector.cpp -MT cvector.lo -MD -MP -MF
.deps/cvector.TPlo  -fPIC -DPIC -o .libs/cvector.lo
vector.h: In member function 'int PLib::Vector<T>::rows() const':
vector.h:72: error: 'sze' was not declared in this scope
cvector.h: In member function 'T& PLib::CVector<T>::operator[](int)':
cvector.h:57: error: 'x' was not declared in this scope
cvector.h:57: error: 'sze' was not declared in this scope
cvector.h: In member function 'T PLib::CVector<T>::operator[](int) const':
cvector.h:58: error: 'x' was not declared in this scope
cvector.h:58: error: 'sze' was not declared in this scope
cvector.h: In member function 'void PLib::CVector<T>::put(T)':
cvector.h:60: error: 'x' was not declared in this scope
cvector.h:60: error: 'sze' was not declared in this scope
make[1]: *** [cvector.lo] Error 1
make[1]: Leaving directory `/home/benbowc/Downloads/nurbs++-3.0.11/matrix'
make: *** [all-recursive] Error 1"

Craig




-------------------------------------------------------------------------
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