Open uilianries opened 1 year ago
It fails because MakeDeps
is not available yet in current version.
We can not use Poco, because we will need C++17:
libmysqlclient/8.0.31: Cannot build for this configuration: Current cppstd (gnu14) is lower than the required C++ standard (17).
Great! Just a two things:
@czoido Yes, now is everything correct:
Some of Poco deps requires GCC >=7
No support for Windows now, let's postpone it as will require msys2