Julien Shepherd Asked: 2011-05-09 00:23:47 +0800 CST2011-05-09 00:23:47 +0800 CST 2011-05-09 00:23:47 +0800 CST Does g++ compiler have graphical user interface? 772 As the question says, I wonder if the default ubuntu compiler, g++, has graphical user interface. software-recommendation 1 Answers Voted Best Answer Rory 2011-05-09T03:05:45+08:002011-05-09T03:05:45+08:00 g++ is strictly only the compiler and so operates solely from the terminal. However, there are many good graphical IDEs that make use of the g++ compiler such as Code::Blocks, Qt Creator, Anjuta, and Eclipse with the CDT plugin.
g++ is strictly only the compiler and so operates solely from the terminal. However, there are many good graphical IDEs that make use of the g++ compiler such as Code::Blocks, Qt Creator, Anjuta, and Eclipse with the CDT plugin.