cc1plus.exe:-1:error:out of memory如何解决

2024-10-12 13:31:53

1、在使用Qt显示图片时,会产生如下问题

cc1plus.exe:-1:error:out of memory如何解决

3、原因:添加的资源文件过大,会导致编译无法通过

cc1plus.exe:-1:error:out of memory如何解决

5、在文件中添加 CONFIG +=resources_big 即可

cc1plus.exe:-1:error:out of memory如何解决
猜你喜欢