microsoft / vcpkg

C++ Library Manager for Windows, Linux, and MacOS
MIT License
22.91k stars 6.33k forks source link

[New Port Request] mariadb-connector-cpp #39062

Closed quqiOnfree closed 2 months ago

quqiOnfree commented 4 months ago

Library name

mariadb-connector-cpp

Library description

MariaDB Connector for C++

Source repository URL

https://github.com/mariadb-corporation/mariadb-connector-cpp

Project homepage (if different from the source repository)

https://mariadb.com/docs/server/connect/programming-languages/cpp/

Anything else that is useful to know when adding (such as optional features the library may have that should be included)

I have found the same issue #27571, but it was unresolved. It must copy a library source code mariadb-connector-c to directory called libmariadb/, and then it can be built. I have forked vcpkg, but I don't know how to modify it correctly.

dg0yt commented 4 months ago

IIUC this is port libmariadb.

Ignore, you want the C++ variant.