当前位置:网站首页>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
边栏推荐
猜你喜欢
Flink优化及相关
谷粒商城-day14-商城业务与压力测试
Matplotlib drawing core principles explain (more detailed)
matplotlib绘图的核心原理讲解(超详细)
Word operation: adjust the English font individually
How does Redis easily achieve system instant kill?
You and I will meet the needs of: how to export the data in a MySQL simple ~!Practical!
你离「TDengine 开发者大会」只差一条 SQL 语句!
同样月薪6K,为什么同事跳槽月薪翻倍,而你只涨了1000?
[c] Detailed explanation of operators (1)
随机推荐
How does Redis easily achieve system instant kill?
【Unity】Unity开发进阶(七)双刃剑:扩展方法
word操作:单独调整英文字体
Flink-SQL
【C语言】带头双向循环链表(list)详解(定义、增、删、查、改)
[Dry goods] Best practice of sub-library and sub-table
How many ways do you know the singleton pattern?
TDengine 在中天钢铁 GPS、 AIS 调度中的落地
LeetCode 2360. 图中的最长环 基环树找环+时间戳
【学习笔记】博弈论
ZCMU--5230: 排练方阵(C语言)
面试官居然问我:删库后,除了跑路还能干什么?
Do you understand the factory pattern?
Command line startup FAQs and solutions
If the watermark according to how to realize the function
Word2Vec词向量训练、使用及可视化操作
别再用Field注入了
centos7安装mysql8
万物智联时代,悄然走入生活
【STM32学习3】DMA基础操作