conan-poco icon indicating copy to clipboard operation
conan-poco copied to clipboard

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

Open wumo opened this issue 5 years ago • 1 comments

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 avatar Mar 14 '19 06:03 wumo