drogonframework / drogonframework/drogon

在ubuntu22 中使用mysql连接提示,在当前的构建中没有mysql

Open
#2,438 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
14.3k
Forks
1.4k
Avg merge
1d 12h
Merged PRs (30d)
15

Description

解决方法: sudo apt install libmariadb-dev
然后重新构建drogon项目 ---------------------rm -rf build && cd build && cmake .. && make && sudo make install

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.