-
您好,各位大神,我本机是macos 开发工具使用的clion 电脑本机确认安装了mariadb 但是不管我怎么配置drogon 都找不到mariadb的依赖,我不确定是我的cmakelist 的配置上出了问题还是怎么问题,能帮我解决这个问题吗,给我一个配置mariadb的Cmaklist的文件或者别的问题帮我指出来,他已经困扰了我很久,在这里不尽感谢。
A utility for drogo…
-
**Host Environment**
- OS: Windows 11
- Compiler: Visual Studio 2022
**To Reproduce**
Steps to reproduce the behavior:
```
Creating visual studio project, going to directory, then:
git clone …
-
The automated mechanism of Drogon’s registration of controllers is fantastic. Users don’t have to register controllers manually via the drogon::HttpAppFramework::registerController(const std::shared_p…
-
**Describe the bug**
Currently when you try to just clone drogon, init submodules and try to use it on a clean PC in your CMakeLists like
`add_subdirectory(third_party/drogon)`
You get error that …
-
`fmu.context.stage` generated by `ExportData.generate_metadata()` can have all of these enums:
https://github.com/equinor/fmu-dataio/blob/7cce4160afb3e75d1ab3655a07bd6926ba370ddc/src/fmu/dataio/_de…
tnatt updated
5 months ago
-
in doc
https://github.com/drogonframework/drogon-docs/blob/master/ENG-08-1-DataBase-DbClient.md
there is an example to run SQL query directly
```
auto clientPtr = drogon::app().getDbClient();
c…
-
Hi,
I am using Drogon to build a RESTful service which receives requests from clients to transcode the video files. The server needs to stream the new video frames back to the client. Note that I w…
-
**Description**
An error message pops up with title "Request Failed" when trying to plot AHM-case together with a PRED-case
as shown in screenshot below.
Note that when plotting summary vectors…
-
I am new to this framework, and I am trying to learn through the Wiki provided.
In the database connection part, when I try to execute a SQL command using execSqlSync, which is as I found out is blo…
-
Documentation at https://drogon.org/ is missing, url is broken