oatpp-starter-async icon indicating copy to clipboard operation
oatpp-starter-async copied to clipboard

oatpp Async-API starter project.

Results 3 oatpp-starter-async issues
Sort by recently updated
recently updated
newest added

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.