YangYang129

Results 16 issues of YangYang129

Minetest failed to setup with "Could NOT find Zstd (missing: ZSTD_LIBRARY ZSTD_INCLUDE_DIR)" with MSVC on Windows arm64ec. It can reproduce on latest version on master branch. Could you please help...

Unconfirmed bug
@ Build
Action / change needed

Openpose failed to build with error C2121: '#': invalid character: possibly the result of a macro expansion with MSVC on windows. It can reproduces on version https://github.com/CMU-Perceptual-Computing-Lab/openpose/commit/607a0125a8d9fa17f639518cb8d8bfa9df3cd68e. Could you please...

Calculator failed to build with "error MSB3271: There was a mismatch between the processor architecture of the project being built "" and the processor architecture, "AMD64"" with MSVC on Windows...

ChakraCore failed to build "error MSB8013: This project doesn't contain the Configuration and Platform combination of Release|ARM64EC." with MSVC on Windows arm64ec. It can reproduce on latest version on master...

Mars failed to build with "fatal error C1189: #error: unsupported platform " with MSVC on arm64 windows. It can reproduces on version https://github.com/Tencent/mars/commit/4ac65b74c00184b6d697686df202eb0f4909001f. Could you please help look at this...

`EasyPR failed to build "main.obj : error LNK2019: unresolved external symbol "class cv::Mat __cdecl cv::imread(class cv::String const &,int)" (?imread@cv@@YA?AVMat@1@AEBVString@1@H@Z) referenced in function "class cv::Mat __cdecl cv::imread$exit_thunk(class cv::String const &,int)" (?imread$exit_thunk@cv@@$$hYA?AVMat@1@AEBVString@1@H@Z)...

Blackbird failed to build with "error LNK2001: unresolved external symbol sqlite3_exec (EC Symbol)" with MSVC on Windows arm64ec. It can reproduce on latest version on master branch. Could you please...

Bullet3 failed to build error C2440: 'type cast': cannot convert from 'const b3Vector3' to 'const __m128 *'with MSVC on Windows arm64ec. It can reproduce on latest version on master branch....

Mars failed to build with "ops_msvc_x86.hpp(46,17): error C2182: '__dmb': this use of 'void' is not valid" with MSVC on Windows arm64ec. I add patch and disable it. Not sure if...

ITK failed to build with "error C2143: syntax error: missing ':' before 'constant'" with MSVC on Windows arm64ec. It can reproduce on latest version on master branch. Could you please...

type:Bug
type:Compiler
area:ThirdParty