惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

P
Privacy & Cybersecurity Law Blog
V
V2EX
月光博客
月光博客
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
The Register - Security
The Register - Security
MongoDB | Blog
MongoDB | Blog
P
Privacy International News Feed
The Last Watchdog
The Last Watchdog
Security Archives - TechRepublic
Security Archives - TechRepublic
美团技术团队
Stack Overflow Blog
Stack Overflow Blog
博客园 - 司徒正美
博客园 - 三生石上(FineUI控件)
V
Visual Studio Blog
cs.CV updates on arXiv.org
cs.CV updates on arXiv.org
K
Kaspersky official blog
S
Secure Thoughts
T
Tenable Blog
Security Latest
Security Latest
The Cloudflare Blog
S
Security @ Cisco Blogs
H
Heimdal Security Blog
aimingoo的专栏
aimingoo的专栏
TaoSecurity Blog
TaoSecurity Blog
Blog — PlanetScale
Blog — PlanetScale
Microsoft Security Blog
Microsoft Security Blog
Schneier on Security
Schneier on Security
Webroot Blog
Webroot Blog
G
Google Developers Blog
www.infosecurity-magazine.com
www.infosecurity-magazine.com
Scott Helme
Scott Helme
IT之家
IT之家
Latest news
Latest news
The Hacker News
The Hacker News
C
Check Point Blog
T
The Exploit Database - CXSecurity.com
H
Hackread – Cybersecurity News, Data Breaches, AI and More
腾讯CDC
C
CERT Recently Published Vulnerability Notes
NISL@THU
NISL@THU
N
News | PayPal Newsroom
Forbes - Security
Forbes - Security
P
Palo Alto Networks Blog
S
Security Affairs
S
Securelist
Google Online Security Blog
Google Online Security Blog
WordPress大学
WordPress大学
Last Week in AI
Last Week in AI
C
Cybersecurity and Infrastructure Security Agency CISA
A
About on SuperTechFans

博客园 - dfsafdas

C清空输入缓冲区 验证视图状态 MAC 失败。如果此应用程序由网络场或群集承载,请确保 <machineKey> 配置指定了相同的 validationKey 和验证算法。不能在群集中使用 AutoGenerate。 标记为可序列化 安装完vs2008中文的sp1后,智能提示变成英文. rootkit 直接访问硬件(转自看雪) XNA做的一个游戏. 最新的.Net TcpSocket修正,加入边界的处理. .Net TcpSocket组件,重新修正。 模仿DELPHI的SOCKET组件封装的.Net的Socket组件.-_- 时间格式转换(转) 对.Net 垃圾回收Finalize 和Dispose的理解 Is Design Dead?中文版 最近封装了一个TCP组件。 简单有趣的截屏-_- 有意思的张飞日记-_- HOOK介绍 饼图的绘制 Visual C#调用Windows API函数 水晶报表的部署。
编译qt-win-commercial-src-4.3.0全过程。
dfsafdas · 2007-08-04 · via 博客园 - dfsafdas

先来看看在VS2005里弄QT是不是很爽,转来转去其实还是VS好用。

http://qt.tttxp.ru/HTML/4xx.htm

设置系统变量
QTDIR=C:\Qt\4.3.0
Path=%QTDIR%\bin

开始--运行---CMD
C:\Program Files\Microsoft Visual Studio 8\VC\vcvarsall.bat

到QT目录然后运行如下的配置命令
C:\QT\4.3.0>configure -debug-and-release -no-stl -no-sql-sqlite -qt-libjpeg -qt-gif -platform win32-msvc2005

成功后执行命令nmake来完成源代码的完全编译。

祝大家好运,如果不成功,就得继续看下面了。

这一个多星期以来都在为编译这个QT commercial4.3.0版本而苦恼,非常非常的郁闷。我怎么感觉QT团体的人把QT看成国家机密一样呢,这个commercial版本编译不成功,编译了无数次,连系统都装了两三次,始终报错U1077,却没有人愿意告诉一下到底是为什么报这个错,这又是何必呢?本是同根生,相煎何太急啊,都是中华儿女啊,哈哈,夸张手法表现一下,真的应该是分享,用不着搞得那么机密。相信很多朋友也都在为编译这个版本而烦恼,其实错误的根源是因为.qt-license不对,如果没有正确的许可,可以发邮件给我。