QT ubuntu 运行内存不足


一、报错:

g++: internal compiler error: Killed (program cc1plus)

Please submit a full bug report

二、解决方案

问题原因是因为内存不足 使用交换分区来解决:

相关