小编Car*_*rez的帖子

用于 Visual Studio 2015 的 Wine Visual C++ 可再发行组件

当我想运行 Chessbase 14 时,我得到以下错误输出:

gratis@Aurora:~$ env WINEPREFIX="/home/gratis/.wine" wine C:\\Program\ Files\\ChessBase\\CBase14\\CBase14.exe 
err:module:import_dll Library api-ms-win-crt-runtime-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\VCRUNTIME140.dll") not found
err:module:import_dll Library api-ms-win-crt-string-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\VCRUNTIME140.dll") not found
err:module:import_dll Library api-ms-win-crt-heap-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\VCRUNTIME140.dll") not found
err:module:import_dll Library api-ms-win-crt-stdio-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\VCRUNTIME140.dll") not found
err:module:import_dll Library api-ms-win-crt-convert-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\VCRUNTIME140.dll") not found
err:module:import_dll Library VCRUNTIME140.dll (which is needed by L"C:\\windows\\system32\\mfc140.dll") not found
err:module:import_dll Library api-ms-win-crt-runtime-l1-1-0.dll (which is needed by L"C:\\windows\\system32\\mfc140.dll") not found …
Run Code Online (Sandbox Code Playgroud)

wine

9
推荐指数
1
解决办法
2万
查看次数

标签 统计

wine ×1