卧槽,无意中编译自己基于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

相关文章:

  • 2022-12-23
  • 2021-07-18
  • 2021-08-22
  • 2022-12-23
  • 2022-02-22
  • 2022-02-13
猜你喜欢
  • 2022-12-23
  • 2021-06-16
  • 2022-12-23
  • 2021-08-08
  • 2021-12-13
  • 2022-12-23
  • 2021-05-22
相关资源
相似解决方案