摘要: QT6+CMake+VSC 报错 Could not find the Qt platform plugin "windows" 处理: 建议不要自己复制库文件,直接部署到环境变量,生产环境最好也是;实在不行就使用官方打包程序打包例如windeployqt,windeployqt6; 代码片段 qt 阅读全文
posted @ 2026-03-08 01:52 IKUN食不食油饼 阅读(26) 评论(0) 推荐(0)