QWidget: Must construct a QApplication before a QPaintDevice的问题

卧槽,无意中编译自己基于Qt创建的Debug工程的时候运行时发生了标题中的错误,原来是把Qt Release的库也放到additional dependencies里面了,同时链接了Debug和Release的库,所以就。。。。还有一个原因是:http://no001.blog.51cto.com/1142339/278887

reference:

http://blog.csdn.net/lulinqing/article/details/10895401

http://www.cnblogs.com/piaoger/archive/2011/06/23/2088024.html

上一篇:Codeforces 543D Road Improvement(树形DP + 乘法逆元)


下一篇:CSS中的单位px、em、rem、%、vw、vh、vm