Re: Compile error "no matching function"

2019-04-25 Thread Tor Lillqvist
> > > > > *kit/Kit.cpp:1670:55: error: no matching function for call to > > ‘lok::Document::createView(const char*)’ > > _loKitDocument->createView(options.c_str());* > > This was broken for a short while but has been fixed already. Please pull. --tml __

Re: Compile error "no matching function"

2019-04-25 Thread Miklos Vajna
Hi, On Wed, Apr 24, 2019 at 04:43:46PM +0200, edoardo EMAT wrote: > I'm trying to compile libre office online on my xubuntu but i've the > following error: > > *kit/Kit.cpp:1670:55: error: no matching function for call to > ‘lok::Document::createView(const char*)’ > _loKitDocument->createView(o

Compile error "no matching function"

2019-04-24 Thread edoardo EMAT
I'm trying to compile libre office online on my xubuntu but i've 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());* ___ LibreOffice ma