Hi everybody, i’m trying to compile lo online on my xubuntu but i’ve got the following error:
kit/Kit.cpp:1670:55: error: no matching function for call to ‘lok::Document::createView(const char*)’
_loKitDocument->createView(options.c_str());
I can’t figure out how to solve this problem.