Hello.
I try to use WorkBench on Linux Ubuntu 17.10.
I googled this error, but didn't find something helpful.
When I start server I see this error:
Unhandled exception: Wrong number or type of arguments for overloaded function 'TextBox_append_text_with_encoding'.
Possible C/C++ prototypes are:
mforms::TextBox::append_text_with_encoding(std::string const &,std::string const &,bool)
mforms::TextBox::append_text_with_encoding(std::string const &,std::string const &)
Can you help me please?
I try to use WorkBench on Linux Ubuntu 17.10.
I googled this error, but didn't find something helpful.
When I start server I see this error:
Unhandled exception: Wrong number or type of arguments for overloaded function 'TextBox_append_text_with_encoding'.
Possible C/C++ prototypes are:
mforms::TextBox::append_text_with_encoding(std::string const &,std::string const &,bool)
mforms::TextBox::append_text_with_encoding(std::string const &,std::string const &)
Can you help me please?