[Xapian-discuss] undefined reference to `Xapian::Document::values_end() const'

Per Jessen per at computer.org
Thu Jun 24 08:45:12 BST 2010


I've got a simple for-loop:

for( v=doc.values_begin(); v!=doc.values_end(); v++ )

going through the values of a document from a search.  I really don't
understand why I'm getting this undefined reference?  
(apart from this, everything links fine).


/Per Jessen, Zürich




More information about the Xapian-discuss mailing list