-
find_package(mimalloc 2.1.2 REQUIRED)
加一个内存分配器试试
-
A backend running on Drogon for 19 hours started not responding to any requests, checking the console logs I can see this:
```sh
20240827 13:14:10.048660 UTC 93159 FATAL Too many open files (errno=2…
-
Hello 👋
Hope you are doing well !
I'm trying to install and launch the server and everything around your decompfrontier.
But I'm hitting a wall with trying to build the server part (and I'm not a…
-
Looks like there's something fishy going on with `drogon`'s build process seen in line https://github.com/TechEmpower/FrameworkBenchmarks/blob/master/frameworks/C%2B%2B/drogon/drogon-core.dockerfile#L…
-
你好,我调用drogon的时候崩溃,崩溃的堆栈信息是:
```
(gdb) where
#0 0x00007ff6c2fc87ce in Json::Value::find(char const*, char const*) const () from /usr/local/lib/libjsoncpp.so.25
#1 0x00007ff6c2fc9a33 in Json::Va…
-
Hi, I'm trying to build the program on Ubuntu 24.04 installed on Turing RK1 ( RK3588-based compute module ), but the server part build is crashing due to Cmake being unable to detect MySQL lib for Dro…
-
The current Drogon example has now 6 script all doing zone to grid K counting mapping (different formats, different purpose). This becomes a burden of the end users, and there is a great potentiaal to…
-
Add config settings for fields
- Color mapping
- Ranges (values)
- Named polygons
- Calculated vector expressions - #217
- Well mapping
Add a JSON file per field (start with Troll).
Start with impl…
-
### Description
Cannot build project drogon/1.8.0 with conanfile.txt:
```
[requires]
drogon/1.8.0
[generators]
cmake_find_package
[options]
drogon:with_ctl=True
```
When using without …
-
- short story:
Path to dg_ctl not updated
- long story:
I wanted to install **drogon** with **drogon_ctl**, by activating the option in the *conanfile.txt* file:
```
[requires]
drogon/1.7.5
…