5. 如果使用了错误的编译选项,也会导致x264 not found using pkg-config,即便提供了正确的libx264.lib文件。 64位编译 在msys2中安装mingw64。和上述32位编译过程一样,只是vs2022命令行换成x64 Native Tools Command Prompt for VS 2022,后续启用mingw64位时,输入msys2_shell.cmd -mingw64。
[REMOVED] - alpm_db_register_local() - alpm_pkg_has_force() - alpm_depcmp() [CHANGED] - alpm_trans_cb_progress type had some types changed from int to size_t - alpm_cb_log format string is now const char * - the interface to add/remove targets: - functions take pmpkg_t * ...
dummy/1.3 (test package): CMake command: cmake -G "MinGW Makefiles" -DCMAKE_TOOLCHAIN_FILE="C:/Users/joris/Downloads/test_conan/test_package/build/generators/conan_toolchain.cmake" -DCMAKE_SH="CMAKE_SH-NOTFOUND" -DCMAKE_POLICY_DEFAULT_CMP0091="NEW" -DCMAKE_BUILD_TYPE="Debug" "C...
Hello, The problem was evoked in other issues (on nuitka and msys2) but the solution was never clearly given from what I have found (references in msys2/MINGW-packages#4868 and #510 ->at some point zegervdv might have met the same proble...
if (wcsncasecmp (w32, DEV_NAMED_PIPE, DEV_NAMED_PIPE_LEN) == 0) { w32 += DEV_NAMED_PIPE_LEN; #ifdef __MSYS__ if (wcsncmp (w32, L"msys-", WCLEN (L"msys-")) != 0) return false; w32 += WCLEN (L"msys-"); #else if (wcsncmp (w32, L"cygwin-", WCLEN (L"cygwin-"...
[REMOVED] - alpm_db_register_local() - alpm_pkg_has_force() - alpm_depcmp() [CHANGED] - alpm_trans_cb_progress type had some types changed from int to size_t - alpm_cb_log format string is now const char * - the interface to add/remove targets: - functions take pmpkg_t * ...