Skip to main content
Filter by
Sorted by
Tagged with
1 vote
1 answer
69 views

I'm currently build the Drogon framework on a Windows platform with MinGW. Drogon integrated the hiredis library. While building the project, I encountered the following linker errors: D:/dev/mingw/...
HanWang's user avatar
  • 31
0 votes
0 answers
78 views

I'd like to start developing a C++ web application with the drogon framework for learning purposes. I followed the Installation Guide and the Quick Start tutorial from the drogon docs. I'm using ...
Zoltán Orosz's user avatar
0 votes
0 answers
119 views

I am using cpm.cmake to install the dependencies for drogon on MAC (Intel) Postgresql was installed using brew install postgresql Also installed the libpq brew install liqpq include(cmake/CPM.cmake) ...
Amandeep D's user avatar
-2 votes
1 answer
349 views

When using the c++ framework drogon, the configuration I want to use for local development, e.g. mysql configuration is: localhost:3306. Then when pushing the code to the test or main branch, I want ...
yinpo's user avatar
  • 72
-1 votes
1 answer
1k views

The encryption is temporary. I have a quite unreadable error with all the instances execSqlAsync function. The error is: In template: invalid operands to binary expression ('std::stringstream' (aka '...
yagil's user avatar
  • 83