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

Per Jessen per at computer.org
Thu Jun 24 14:08:07 BST 2010


Per Jessen wrote:

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

I'm working in C++, on Linux, with Xapian 1.2.0.


/Per Jessen, Zürich




More information about the Xapian-discuss mailing list