mysql-connector-c++ in Clion with CMake

Answered

how to link mysql-connector-c ++ with clion. I'm using macosx mojave.

All of the programs below have been installed with Homebrew

/usr/local/Cellar

0
1 comment

Hello!

Depending on the build system on which your project is based. If it's a CMake project, please see for example https://stackoverflow.com/a/41597045/11988753.

0

Please sign in to leave a comment.