Re: Need help with Makefile for static c++ connector
Posted by:
Luis Silva
Date: September 10, 2021 10:10AM
Hi!
libmysqlcppconn8 is for DevAPI.
You are using JDBC api which is on libmysqlcppconn.
Also, to link it statically, add -DSTATIC_CONCPP build flag.
Cheers,
Luís Silva
Subject
Views
Written By
Posted
937
September 06, 2021 04:22PM
Re: Need help with Makefile for static c++ connector
441
September 10, 2021 10:10AM
535
September 18, 2021 07:21PM
410
September 20, 2021 03:36AM
435
September 20, 2021 07:40PM
475
September 21, 2021 04:46AM
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.