ariyo-live

Results 5 comments of ariyo-live

BTW: My previous link errors may have been a different problem. Now, when you put drogon in a subdirectory, change add_executable to add_library, and build it from a parent cmake...

> I can't reproduce the link errors, please make a simple example repo on github that adding drogon project as a subdirectory, I'll figure it out. Thanks for your help...

> @ariyo-live I have one Drogon project that I use across different platforms, macOS included. I took a short look into my CMake file and there are some platform specific...

Hey @an-tao and @rbugajewski, here is a repo that reproduces the problem. It uses the drogon docker image, adding only mariadb and my basic http_server project skeleton with a simple...

Thanks for the correction @an-tao, and my apologies for the delay. For the most, part it worked. On your docker container, it's gcc 8.4, so I updated the patch (for...