I am pleased to announce a major milestone in building Poco with Gradle 4.01 on Windows with VS2015 – with some hacks provided by @lacasseio – and 2 private extensions: a cppunit-test-suite plugin and a Windows Message Compiler plugin.
Poco is around 20 modules, each one with a set of unit tests and module’s specific samples
Poco’s lines of code
ansic: 339039 (57.15%)
cpp: 251843 (42.46%)
What remains to do for this POC is a specific focus on modeling native TestSharedLibraryBinarySpec & TestStaticLibraryBinarySpec to support a unit test of SharedLibrary IOC.