@[TOC] (solution: C + +: internal compiler error: killed (program cc1plus))
1. Problems
Blogger installs sophus Library in VMware virtual machine, and an error occurs when executing make command, as shown in the following figure
2. Analyze problems
Multi party search to determine that the memory allocated to the Ubuntu system in VMware is too small. (the corresponding Ubuntu system installed on the physical machine is that the swap partition is too small)
3. Problem-solving
Shut down the virtual machine -> Increase virtual machine memory to 8g -> Re execute the make command -> Problem solving
Read More:
- [Solved] internal compiler error Killed (program cc1plus)
- g++: internal compiler error: Killed (program cc1plus) Please submit a full bug report, with preprocess
- [Solved] fatal error C1189: #error: STL1003: Unexpected compiler, expected C++ compiler
- Cmake Error The C compiler identification is GNU 7.5.0 — The CXX compiler identification is unknown
- Cmake Setting Support C++11 This support must be enabled with the -std=c++11 or -std=gnu++11 compiler options
- [Solved] IntelliJ IDEA Compile Error: Errorjava Compilation failed internal java compiler error
- [Solved] jetson Compile pytorch Error: internal compiler error: Segmentation fault
- [Solved] Idea 2020 uses SVN error: ‘C: \ program’ is not an internal or external command
- Tensorflow C++:You must define TF_LIB_GTL_ALIGNED_CHAR_ARRAY for your compiler
- [Solved] IDEA Error: java: Compilation failed: internal java compiler error
- [Solved] CMake Error: CMAKE_C_COMPILER not set, after EnableLanguage
- [Solved] internal/modules/cjs/loader.js:892 ^Error: Cannot find module ‘C:\Users\LX\Desktop\Node_DEMO\a
- Spark-shell startup error: Yarn application has already ended! It might have been killed or unable to launch application master
- C++ Primer Program in VsCode error: no match for call to ‘(std::__cxx11::string…)
- How to Solve error: command ‘C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v11.0\bin\nvcc.exe‘ failed
- [Solved] ERROR: Unable to find the development tool `cc`
- Error 1 error MSB3721: Command ““C:\Program Files\NVIDIA GPU Computing Toolkit\CUDA\v9.0\bin\nvcc.exe” -genco
- QT Error: ‘C:\\Program Files (x86)\\Microsoft Visual Studio 14.0\\VC\\BIN\\x86_amd64\\link.exe‘ failed
- ORB-SLAM3 Compile Error: recipe for target ‘CMakeFiles/ORB_SLAM3.dir/src/LocalMapping.cc.o‘ failed
- [Solved] Rust Compile Error: error: linker `cc` not found