drogonframework / drogonframework/drogon
drogon_ctl installed incorrectly via vcpkg, can't create model
Open
- Dominant language
- C++
- Stars
- 14.3k
- Forks
- 1.4k
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 14
Description
**Describe the bug**
Installing drogon via vcpkg results in unsupported databases usage, it does not matter if there are installed packages, built drogon from source and drogon_ctl create model working
**To Reproduce**
Steps to reproduce the behavior:
1. ./vcpkg install drogon[ctl]
2. run drogon_ctl create model
3. Observe that drogon_ctl can't create models because it thinks that there are no database dev libraries
Repro code when
**Expected behavior**
drogon_ctl runs craete model succesfully
**Desktop (please complete the following information):**
- OS: Windows & Linux(Ubuntu WSL)
Contributor guide
Assessment
This issue has not been assessed yet.