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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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.
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?
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
Last edit: karen 2018-07-16