当前位置:网站首页>qt静态编译出现Project ERROR: Library ‘odbc‘ is not defined
qt静态编译出现Project ERROR: Library ‘odbc‘ is not defined
2022-08-02 21:59:00 【我不是萧海哇~~~~】
遇到odbc编译失败,去掉odbc 增加配置命令 -no-sql-odbc
configure.bat -static -release -confirm-license -opensource -opengl desktop -platform win32-g++ -prefix "E:\softwares\qt\install\5.12.9\mingw73_64_static" -no-sql-sqlite -no-sql-odbc -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -make libs -nomake tools -nomake examples -nomake tests -skip qt3d -skip qtcanvas3d -skip qtdatavis3d -skip qtlocation -skip qtwayland -skip qtwebchannel -skip qtwebengine -skip qtwebsockets -skip qtwebview
mingw32-make -j4
mingw32-make install
边栏推荐
- Interviewer: can you talk about optimistic locking and pessimistic locks
- Tanabata is here - the romance of programmers
- group of people
- Do you understand the factory pattern?
- Matplotlib drawing core principles explain (more detailed)
- [c] Detailed explanation of operators (1)
- ZCMU--5230: 排练方阵(C语言)
- 如何通过开源数据库管理工具 DBeaver 连接 TDengine
- 圆锥折射作为偏振计量工具的模拟
- 【DEBUG】ImportError: Unable to import required dependencies: numpy: DLL load failed: 找不到指定的模块。
猜你喜欢
Redis是如何轻松实现系统秒杀的?
任务四 机器学习库Scikit-learn
LeetCode 2359. 找到离给定两个节点最近的节点 基环树
搭建Spark开发环境(第二弹)
目前为止 DAO靠什么盈利?
FRED应用:激光二极管光源耦合到光纤的仿真
谷粒商城-day14-商城业务与压力测试
基于STM32的FLASH读写实验含代码(HAL库)
刚安装完win10专业工作站版,系统变量中Path默认值有哪些?重新建一个“PATH”变量名,会覆盖掉原先的“Path”。
Add and delete all these years, finally planted in MySQL architecture design!
随机推荐
Go语言如何操作文件
搭建直播平台,使用node生成验证码图片,并进行验证
MDL 内存描述符链表
圆锥折射作为偏振计量工具的模拟
若依集成minio实现分布式文件存储
多租户的多种实现方案
用于中文文本分类的中文停用词
四、字符常量 & 字符串
搭建Spark开发环境(第二弹)
别再用Field注入了
Add and delete all these years, finally planted in MySQL architecture design!
Flink-shell
Summary of @Transactional transaction invocation and effective scenarios
H5网页播放器EasyPlayer.js播放器界面的加载效果无法消失是什么原因?
Command line startup FAQs and solutions
Sentinel vs Hystrix 限流对比,到底怎么选?
Unity WallFxPack使用
终于明白:有了线程,为什么还要有协程?
我用这一招让团队的开发效率提升了 100%!
【学习笔记】博弈论