<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
  <channel>
    <title>firemail - Qt版本</title>
    <link>http://firemail.wang:8088/forum.php?mod=forumdisplay&amp;fid=414</link>
    <description>Latest 20 threads of Qt版本</description>
    <copyright>Copyright(C) firemail</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Tue, 05 May 2026 09:45:02 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://firemail.wang:8088/static/image/common/logo_88_31.gif</url>
      <title>firemail</title>
      <link>http://firemail.wang:8088/</link>
    </image>
    <item>
      <title>qt 邮箱收件人控件</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9996</link>
      <description><![CDATA[https://www.oschina.net/question/188882_152858
正在用QT做一个邮件客户端，目前实现了大多数的功能，例如POP、SMTP协议、数据库存储和附件管理等，还有一个比较重要的问题：如何利用QT实现，类似OSX邮件客户端上得收件人效果，就是输入不同的联系人后如果系统判断属 ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Mon, 16 Mar 2020 14:56:10 +0000</pubDate>
    </item>
    <item>
      <title>Microsoft C++ exception: std::bad_alloc at memory location 0x0018EB84.</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9908</link>
      <description><![CDATA[Unhandled exception at 0x7673C5AF in test.exe: Microsoft C++ exception: std::bad_alloc at memory location 0x0018EB84.

if (!tpl-&gt;Expand(&amp;output, &amp;dict))

要下载 ctemplate 库，调试一下 ？？？]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Mon, 03 Feb 2020 14:38:46 +0000</pubDate>
    </item>
    <item>
      <title>0xC0000005:  读取位置 0x04344C35 时发生访问冲突。</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9907</link>
      <description><![CDATA[0x76EFE466 (ntdll.dll) (test.exe 中)处有未经处理的异常:  0xC0000005:  读取位置 0x04344C35 时发生访问冲突。
mailmime_free(mime);


把依赖的库添加到项目中，
先重新生成一下test工程，再单独重新生成了一下依赖的这个库就好了!!!   ？？]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Mon, 03 Feb 2020 14:35:29 +0000</pubDate>
    </item>
    <item>
      <title>当前不会命中断点还未为文档加载任何符号 Check Failure #0 - The value of ESP wa...</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9901</link>
      <description><![CDATA[Run-Time Check Failure #0 - The value of ESP was not properly saved across a function call.  This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention.

 ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Thu, 30 Jan 2020 04:19:52 +0000</pubDate>
    </item>
    <item>
      <title>应用程序无法正常启动(0xc000007b)。请单击“确定”关闭应用程序。</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9890</link>
      <description><![CDATA[---------------------------
myTest.exe - 应用程序错误
---------------------------
应用程序无法正常启动(0xc000007b)。请单击“确定”关闭应用程序。 
---------------------------
确定   
---------------------------



 I would suggest to test wh ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Wed, 29 Jan 2020 11:47:43 +0000</pubDate>
    </item>
    <item>
      <title>在命令行窗口中输入EOF</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9868</link>
      <description><![CDATA[在Windows中，要输入EOF前，先回车换行，再ctrl+z，在回车，即可。[/backcolor]]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Sun, 19 Jan 2020 14:16:47 +0000</pubDate>
    </item>
    <item>
      <title>error C4996: \'strdup\': The POSIX name for this item is deprecated. Instead, u.</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9865</link>
      <description><![CDATA[error C4996: \'strdup\': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.

原因：

新版本的vs对旧有的函数strdup进行了安全检查，所以使用新版本的vs会提示错误，而旧版本的没问题 ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Sat, 18 Jan 2020 15:18:07 +0000</pubDate>
    </item>
    <item>
      <title>已加载“C:\\Windows\\SysWOW64\\ntdll.dll”。无法查找或打开 PDB 文件。</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9864</link>
      <description><![CDATA[问题描述

“smtpsend.exe”(Win32):  已加载“F:\\github\\chunhuitech\\firemail\\src\\firemail_solution\\Ext\\libetpan\\build-windows\\x64\\Debug\\smtpsend.exe”。已加载符号。
“smtpsend.exe”(Win32):  已加载“C:\\Windows\\System32\\ntdll.dll”。无法查找或打开 PD ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Sat, 18 Jan 2020 10:20:46 +0000</pubDate>
    </item>
    <item>
      <title>【解决】应用程序无法正常启动(0xc000007b)。请单击“确定”关闭应用程序。</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9863</link>
      <description><![CDATA[第一种情况解决方法

SFC检查系统完整性来尝试修复丢失文件

1. 点击“开始”-&gt;在搜索栏内输入“cmd”，右键点击cmd.exe，选择以管理员身份运行，跳出提示框时选择继续。2. 键入sfc /scannow ，然后按 Enter。系统开始扫描，请您耐心等待。
第二种情况解决方法程序 ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Sat, 18 Jan 2020 10:12:18 +0000</pubDate>
    </item>
    <item>
      <title>Visual Studio- “无法启动此程序,因为计算机中丢失 xxx.dll尝试重新安装该程序以...</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9862</link>
      <description><![CDATA[解决方法：将dll放到exe所在的同一目录下。


下午使用VS 2013调试程序时，发现弹出了下列的错误弹框：网上搜索之后发现是缺失了动态链接库(.dll)文件所致，因此只需要把相应的动态链接库文件放置到指定的目录即可。另：64位系统用户需要注意，32位的DLL文件放在“C: ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Tue, 14 Jan 2020 14:14:41 +0000</pubDate>
    </item>
    <item>
      <title>Vs + Qt 各种路径设置</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9861</link>
      <description><![CDATA[https://blog.csdn.net/qq_35488967/article/details/71516640

简述
无论是Vs本身还是Vs和Qt结合，都少不了设置各种路径，以下内容将对此进行总结：
简述
各种宏
路径书写规范
路径的具体设置
输出目录
中间目录
附加包含目录
Qt 路径设置
筛选器设置
各 ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Sat, 11 Jan 2020 14:12:18 +0000</pubDate>
    </item>
    <item>
      <title>模块计算机类型“X86”与目标计算机类型“x64”冲突</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9859</link>
      <description><![CDATA[错误]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
<enclosure url="/forum/error LNK1112: 模块计算机类型“X86”与目标计算机类型“x64”冲突" length="F:\\github\\temp\\mail\\WPSMail_NEW\\src\\ControlCenter\\vld.lib(vld_x86.dll)" type="image/jpeg" />      <pubDate>Sat, 11 Jan 2020 12:08:00 +0000</pubDate>
    </item>
    <item>
      <title>选项“SUBSYSTEM:WINDOWS@QMAKE_SUBSYSTEM_SUFFIX@”中的语法错误</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9858</link>
      <description><![CDATA[解决办法： 项目属性 -&gt; 链接器 -&gt; 命令行 -&gt; 其他选项 -&gt; 删除 “ /SUBSYSTEM:WINDOWS%40QMAKE_SUBSYSTEM_SUFFIX%40 ”]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Sat, 11 Jan 2020 10:01:50 +0000</pubDate>
    </item>
    <item>
      <title>开发环境搭建</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9855</link>
      <description><![CDATA[系统： Windows 7 旗舰版本  Service Pack1  64位
1. VS2013_RTM_ULT_CHS
链接：https://pan.baidu.com/s/1cXoHQpw0RtQ-K04TvELqiQ 
提取码：f1yr




2.Internet Exporer 10 
先安装Internet Exporer 10  这个安装了64位的
链接：https://pan.baidu.com/s/10 ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Sat, 11 Jan 2020 01:54:14 +0000</pubDate>
    </item>
    <item>
      <title>参考项目</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9663</link>
      <description><![CDATA[MicroMailClient

CuteMail

Trojitá, a Qt IMAP e-mail client   https://www.omgubuntu.co.uk/2017 ... ta-email-app-ubuntu


https://github.com/KDE/kontact]]></description>
      <category>Qt版本</category>
      <author>firemail</author>
      <pubDate>Mon, 18 Feb 2019 08:25:45 +0000</pubDate>
    </item>
    <item>
      <title>Qt版本的选择</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9293</link>
      <description><![CDATA[用Qt5.5.1，同时有QtWebkit和QtWebEngine，官方预编译包还能支持XP系统
Qt5.6后没有QtWebkit了，官方预编译包也不支持XP系统，需要支持XP，自己编译。
Qt是一款以C++为基础的开发语言，主要进行电脑GUI编程(图形界面编程)，自4.7版本以后，引入QML语言，从而可进行移 ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Mon, 12 Feb 2018 07:06:39 +0000</pubDate>
    </item>
    <item>
      <title>LNK2019: 无法解析的外部符号 &quot;QWebSettings::setFontFamily</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9292</link>
      <description><![CDATA[项目属性页：配置属性-&gt;链接器-&gt;输入-&gt;附加依赖项
加入如下项目 
Qt5Cored.lib
Qt5Guid.lib
Qt5Networkd.lib
Qt5Sqld.lib
Qt5WebChanneld.lib
Qt5Widgetsd.lib
Qt5WebKitd.lib]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Mon, 12 Feb 2018 07:02:21 +0000</pubDate>
    </item>
    <item>
      <title>无法启动此程序，因为计算机中丢失Qt5Cored.dll</title>
      <link>http://firemail.wang:8088/forum.php?mod=viewthread&amp;tid=9291</link>
      <description><![CDATA[在Path环境变量后加入如下路径：
 C:\\Qt\\Qt5.5.1\\5.5\\msvc2013\\bin


或者

这个问题，是因为项目下的：*.vcxproj.user文件错误导致 
切换环境后，自动生成内容，但是自动生成的  在 之下，这肯定调取不到了啊
正确的顺序是 QTDIR 在 LocalDebuggerEnvironment  ...]]></description>
      <category>Qt版本</category>
      <author>Qter</author>
      <pubDate>Mon, 12 Feb 2018 06:13:42 +0000</pubDate>
    </item>
  </channel>
</rss>