MySQL Forums
Forum List  »  Connector/C++

Re: Facing issues using mysql-connector-c++ on macOS 10.14
Posted by: Sagun Khosla
Date: January 28, 2019 10:38PM

Hi Luis,

this is still an issue with the connector. Please check the following linker errors -

Undefined symbols for architecture x86_64:
"signed char mysqlx::Value::get<signed char>() const"
"unsigned char mysqlx::Value::get<unsigned char>() const"
"long mysqlx::Value::get<long>() const"
"short mysqlx::Value::get<short>() const"
"unsigned short mysqlx::Value::get<unsigned short>() const",

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Facing issues using mysql-connector-c++ on macOS 10.14
713
January 28, 2019 10:38PM


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.