风声笔记

微信订阅号:fensnote 技术点滴,积少成多,水滴石穿,水到渠成……

导航

2020年3月11日

Qt编译出现cc1plus.exe: out of memory allocating 65536 bytes问题

摘要: 今天编译Qt程序,出现这个问题:cc1plus.exe: out of memory allocating 65536 bytes这个还没有遇到过,上网查了下。问题原因是资源文件过大。qt的资源文件在存储时,是被... 阅读全文

posted @ 2020-03-11 17:45 风声笔记 阅读(1580) 评论(0) 推荐(0)