I've have spent days trying to get this connector to work with my c++ application (netbeans IDE) with no luck.
The documentation for installation has got to be the worst ever! Please someone provide some decent steps for getting this to work.
Every time I compile my application I get the following error:
/usr/local/include/mysqlx/devapi/common.h:125: undefined reference to `mysqlx::string::Impl::to_utf8[abi:cxx11](mysqlx::string const&)'
What I'm I missing?
The documentation for installation has got to be the worst ever! Please someone provide some decent steps for getting this to work.
Every time I compile my application I get the following error:
/usr/local/include/mysqlx/devapi/common.h:125: undefined reference to `mysqlx::string::Impl::to_utf8[abi:cxx11](mysqlx::string const&)'
What I'm I missing?