Build with librdf seems to fail. Do all librdflibraries need to be preinstalled? And what path changes need to be made to Konclude.pro?
I suggest to also expand the readme on this.
Undefined symbols for architecture x86_64:
"_librdf_free_model", referenced from:
Konclude::Reasoner::Triples::CRedlandStoredTriplesData::~CRedlandStoredTriplesData() in CRedlandStoredTriplesData.o
"_librdf_free_node", referenced from:
Konclude::Parser::CRDFRedlandRaptorParser::parseTriples(QIODevice*, QString const&) in CRDFRedlandRaptorParser.o
...
Build with librdf seems to fail. Do all
librdflibraries need to be preinstalled? And what path changes need to be made toKonclude.pro?I suggest to also expand the readme on this.