最近我在我的 Ubuntu 12.10 上安装了 Code::Blocks IDE。当我尝试运行或编译其中编写的任何代码时,会出现以下错误:
Compiling: /home/sabbir/first.cpp
/bin/sh: 1: g++: not found
Process terminated with status 127 (0 minutes, 0 seconds)
0 errors, 0 warnings
Run Code Online (Sandbox Code Playgroud)
我怎么解决这个问题?