oatpp-starter-async
oatpp-starter-async copied to clipboard
oatpp Async-API starter project.
App.cpp:(.text+0x16e): undefined reference to `oatpp::base::Environment::getComponent(std::string const&)' App.cpp:(.text+0x201): undefined reference to `oatpp::base::Environment::getComponent(std::string const&)' App.cpp:(.text+0x267): undefined reference to `oatpp::base::Environment::getComponent(std::string const&)' App.cpp:(.text+0x329): undefined reference to `oatpp::base::Environment::logFormatted(int, std::string const&, char const*, ...)'
Shouldn't this oatpp-starter be deamonized?
When building with Dockerfile, it hints that the Cmake version is too low.