上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 129 下一页
摘要: 错误: 正确: 严重性 代码 说明 项目 文件 行 禁止显示状态错误 C2086 “int QString”: 重定义 (编译源文件 reel_entity.cpp) SugarTvision D:\QT_Project_vs\SugarTvision\SugarTvision\reel_entit 阅读全文
posted @ 2024-11-18 17:30 txwtech 阅读(72) 评论(0) 推荐(0)
摘要: 目前反应的是5.7.1可以使用,5.8以后,5.12等版本反应不再支持弹出窗口 https://blog.csdn.net/xinqingwuji/article/details/114694724 https://www.cnblogs.com/txwtech/p/18552027 5.15.2使 阅读全文
posted @ 2024-11-18 11:15 txwtech 阅读(193) 评论(0) 推荐(0)
摘要: 包含 #include <Windows.h> #include "mainwindow5_7a.h" #include "ui_mainwindow5_7a.h" #include <QDragEnterEvent> #include <QUrl> #include <QFile> #includ 阅读全文
posted @ 2024-11-18 10:53 txwtech 阅读(194) 评论(0) 推荐(0)
摘要: QT creator与QT VS(visual studio)项目的目录包含与库的对应 数字相关对应 qt pro文件 1,2,3,4,5 1 2. 3. 4. 5. 翻译 搜索 复制 阅读全文
posted @ 2024-11-15 23:10 txwtech 阅读(37) 评论(0) 推荐(0)
摘要: 严重性 代码 说明 项目 文件 行 禁止显示状态错误 LNK2019 无法解析的外部符号 "__declspec(dllimport) public: __cdecl book::book(void)" (__imp_??0book@@QEAA@XZ),函数 "void __cdecl std::_ 阅读全文
posted @ 2024-11-15 22:53 txwtech 阅读(428) 评论(0) 推荐(0)
摘要: https://blog.csdn.net/qq_39827640/article/details/127454959 翻译 搜索 复制 阅读全文
posted @ 2024-11-15 22:06 txwtech 阅读(85) 评论(0) 推荐(0)
摘要: Qt creator pro文件中DEFINES 对应的VS设置 pro中 DEFINES += QT_NO_WARNING_OUTPUT 对应的vs中 在VC项目配置里C/C++ /Preprocessor /Preprocessor Definitions属性里面加入宏定义:QT_NO_WARN 阅读全文
posted @ 2024-11-15 21:55 txwtech 阅读(143) 评论(0) 推荐(0)
摘要: 添加sql模块 严重性 代码 说明 项目 文件 行 禁止显示状态错误 LNK2019 无法解析的外部符号 "__declspec(dllimport) public: static class QStringList __cdecl QSqlDatabase::drivers(void)" (__i 阅读全文
posted @ 2024-11-15 08:07 txwtech 阅读(77) 评论(0) 推荐(0)
摘要: ln相减写成ln相除的形式对数函数的公式 阅读全文
posted @ 2024-11-12 22:14 txwtech 阅读(162) 评论(0) 推荐(0)
摘要: 文件无效或损坏:无法在0x458处读取 dll版本需要对应:x86或者x64,vs qt项目msvc版本无法调用minGw的dll,建议采用开发通用dll库供调用 mingw版本需要对应:x86或者x64 翻译 搜索 复制 阅读全文
posted @ 2024-11-11 14:12 txwtech 阅读(159) 评论(0) 推荐(0)
上一页 1 ··· 28 29 30 31 32 33 34 35 36 ··· 129 下一页