百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
返回工具页/返回 Issues 列表
#1510·video2x

<错误摘要>video2x-qt6.exe 无法双击启动 - 旧版的 MSVCP140.dll(14.00) 和 VC143 编译的二进制不匹配,启动时发生访问冲突而崩溃

作者: yxly33126创建于 2026年8月24日更新于 2026年8月24日
标签type:Bugstate:Backlog

Environment

  • System: Windows 10 22H2 (19045.7663, x64)
  • Version: Video2X Qt6 6.4.0 (video2x-qt6.exe timestamp 0x67941d49)
  • Installation path: D:\Program Files\Video2X Qt6\ (VC++ runtime library is not deployed in the application directory)
  • Problem symptoms
  • After double-clicking video2x-qt6.exe, the process briefly crashes and exits, with no GUI window
  • VC++ Redist is registered (the registry shows that Microsoft Visual C++ v14 Redistributable (x64) 14.51.36247 is installed), but C:\Windows\System32\MSVCP140.dll is still the old version 14.00.24215.1 (there is no vc142/vc143 CRT runtime library in WinSxS) → the program actually loads the old runtime library

内容来源: k4yt3x/video2x

查看 GitHub 原文在 GitHub 查看讨论