MySQL Forums
Forum List  »  Connector/C++

Re: Facing issues using mysql-connector-c++ on macOS 10.14
Posted by: Sagun Khosla
Date: January 15, 2019 08:26AM

This was a silly mistake on my part. I have looked at the test apps in the repo and corrected it. But the only thing I'm facing an issue with now is things like -
ld: warning: directory not found for option '-L/usr/local/mysql-connector-c++/lib64/Debug'
Undefined symbols for architecture x86_64:
"long mysqlx::Value::get<long>() const", referenced from:

same with types such as int16_t uint8_t 'unsigned char' and so on

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Facing issues using mysql-connector-c++ on macOS 10.14
785
January 15, 2019 08:26AM


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.