Menu

Installation Problem

2018-06-03
2018-07-16
  • Kai Hansmann

    Kai Hansmann - 2018-06-03

    I have a problem regarding the make statement in the installation of indri 5.3. Every time I try to try to run make or make install I get two errors with the statement: "cannot convert 'bool' to 'indri::file::BulkTreeIterator in return: return false; . This error occurs in the function
    "indri:: file::BulkTreeIterator * indri::file::BulkTreeReader::findFirst(const char);
    located in the file ../src/BulkTree.cpp.
    I am new to Indri so I don't know how to solve this error. Please Help.

     
  • William Edgington

    The return statement's value needs to be the same type as the function's return type and this function is declared to return an iterator, not a bool(ean). Is Indri a project here on Sourceforge?

     
  • karen

    karen - 2018-07-16

    Hi,

    I am highly interested to work over thist for you. Can you please reach me at below mentioned details. I will share more details of mine over an email.

    Skype: cisin.karen

    Em-ail : karen.cis10@gmail.com

    Reply Awaited.

    Best
    Karen

     
  • karen

    karen - 2018-07-16
     

    Last edit: karen 2018-07-16

Log in to post a comment.