I'm building a small MySQL app with VS 2019. I'm linking against the X64 debug binaries and explicitly including mysqlcppconn8-static.lib. The app makes many calls to connector api's, but get_driver_instance is the only one that turns up as unresolved.
I've noted that this problem has recurred with many connector releases over the years. Could someone at Oracle PLEASE figure out why and fix it permanently? In the meantime, I'd like a workaround (if there is one) so I can continue development?
I've noted that this problem has recurred with many connector releases over the years. Could someone at Oracle PLEASE figure out why and fix it permanently? In the meantime, I'd like a workaround (if there is one) so I can continue development?