vcpkg install libpq:x64-windows Install the driver for postgresql "vcpkg install libpq:x64-windows", I haven't been able to run the app for a while :( FATAL No database is supported by drogon, please install the database development library first. please help
No database is supported
3
Relevant Page: Installation
MrBeak
6 months ago
try to use vcpkg install drogon[ctl,orm]:x64-windows
You are welcome.
