pocoproject / conan-poco

Conan.io package for POCO C++ Libraries
17 stars 28 forks source link

mingw exception:Cannot recognize the Windows subsystem, install MSYS2/cygwin or specify a #45

Open wumo opened 5 years ago

wumo commented 5 years ago
ERROR: OpenSSL/1.0.2o@conan/stable: Error in build() method, line 122
    self.mingw_build(config_options_string)
while calling 'mingw_build', line 330
    tools.run_in_windows_bash(self, config_line)
    ConanException: Cannot recognize the Windows subsystem, install MSYS2/cygwin or specify a build_require to apply it.
wumo commented 5 years ago

Now due to Make mc.exe (Message Compiler) optional, for supporting MinGW cross-compiling, Still cannot build.