<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Under Win7 64bit and Visual Studio 2010 condition,I use Qt5.0.1 and qt-vs-addin1.2.0 to compile MySql drivers,report errors:]]></title><description><![CDATA[<p dir="auto">The errors are as bellows:<br />
...<br />
qsql_mysql.obj : error LNK2019: 无法解析的外部符号 _mysql_stmt_reset@4，该符号在<br />
函数 "protected: virtual bool __thiscall QMYSQLResult::exec(void)" (?exec@QMYSQL<br />
Result@@MAE_NXZ) 中被引用<br />
........\plugins\sqldrivers\qsqlmysql.dll : fatal error LNK1120: 50 个无法解<br />
析的外部命令<br />
NMAKE : fatal error U1077: “"d:\Program Files (x86)\Microsoft Visual Studio 10.<br />
0\VC\BIN\link.EXE"”: 返回代码“0x460”<br />
Stop.<br />
NMAKE : fatal error U1077: “"d:\Program Files (x86)\Microsoft Visual Studio 10.<br />
0\VC\BIN\nmake.exe"”: 返回代码“0x2”<br />
Stop.</p>
<p dir="auto">I trid many ways by step by step do the every compiled MySql driver step,but I can't compile MySql driver sucessfully.<br />
Wish good ways.Thank you.</p>
]]></description><link>https://forum.qt.io/topic/46749/under-win7-64bit-and-visual-studio-2010-condition-i-use-qt5-0-1-and-qt-vs-addin1-2-0-to-compile-mysql-drivers-report-errors</link><generator>RSS for Node</generator><lastBuildDate>Wed, 06 May 2026 00:26:26 GMT</lastBuildDate><atom:link href="https://forum.qt.io/topic/46749.rss" rel="self" type="application/rss+xml"/><pubDate>Tue, 07 Oct 2014 12:24:13 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Under Win7 64bit and Visual Studio 2010 condition,I use Qt5.0.1 and qt-vs-addin1.2.0 to compile MySql drivers,report errors: on Tue, 07 Oct 2014 19:43:30 GMT]]></title><description><![CDATA[<p dir="auto">Hi and welcome to devnet,</p>
<p dir="auto">Missing symbols means that your are not linking to the proper libraries. How did you install MySQL, where did you install it exactly ? What  parameters did you set when calling qmake before building the module ?</p>
]]></description><link>https://forum.qt.io/post/246536</link><guid isPermaLink="true">https://forum.qt.io/post/246536</guid><dc:creator><![CDATA[SGaist]]></dc:creator><pubDate>Tue, 07 Oct 2014 19:43:30 GMT</pubDate></item></channel></rss>