Cannot Include Library Mysql

Completed

Hello, 

I'm new in C++.

I've installed mysql-connector-cpp with vcpkg as other package that i need but when I include mysql connector C++ in my project and I launch, I have this errors.

2
3 comments

The folder jdbc didn't exist. I added in the folder include.

About mysql there were only the folder mysqlx

1

Gou Raffier Hello, I have the same problem as you. When I run my program I get undefined reference to check method in driver.h. Could you please tell me how you fixed that? 

0

I have wrote the code in Visual Studio and it is working for now.

0

Please sign in to leave a comment.