MySQL Forums
Forum List  »  MySQL Workbench

Wrong number or type of arguments for overloaded function
Posted by: Nickolay Trubetskoy
Date: December 13, 2017 03:29PM

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?

Options: ReplyQuote


Subject
Views
Written By
Posted
Wrong number or type of arguments for overloaded function
1570
December 13, 2017 03:29PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.