1

I cant find that driver. I installed it 10 times via libmysqlcppconn-dev_8.0.25-1ubuntu20.04_amd64.deb.

Mysql Workbench and Server are working...

I need it to link in my cmakeLists....

Wulf
  • 123

1 Answers1

0

For missed mysql.h header install other package by

sudo apt-get install libmysqlclient-dev
N0rbert
  • 99,918