‘class Avogadro::Residue’ has no member named ‘GetNumString’

Bugs item #1933113, was opened at 2008-04-03 02:04
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=1933113&group_id=165310

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Building / Install
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: ‘class Avogadro::Residue’ has no member named ‘GetNumString’

Initial Comment:
While compiling under openSuse 10.3 Linux there was a error after make. Following the installation instructions, i got the following error message:

[ 1%] Building CXX object libavogadro/src/CMakeFiles/avogadro-lib.dir/primitiveitemmodel.o
/home/maa05785/install/avogadro-0.6.1/libavogadro/src/primitiveitemmodel.cpp: In member function ‘virtual QVariant Avogadro::PrimitiveItemModel::data(const QModelIndex&, int) const’:
/home/maa05785/install/avogadro-0.6.1/libavogadro/src/primitiveitemmodel.cpp:274: error: ‘class Avogadro::Residue’ has no member named ‘GetNumString’
make[2]: *** [libavogadro/src/CMakeFiles/avogadro-lib.dir/primitiveitemmodel.o] Fehler 1
make[1]: *** [libavogadro/src/CMakeFiles/avogadro-lib.dir/all] Fehler 2
make: *** [all] Fehler 2

The german word “Fehler” means “Error” in english.


You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=835077&aid=1933113&group_id=165310