文章详情

  • 游戏榜单
  • 软件榜单
关闭导航
热搜榜
热门下载
热门标签
php爱好者> php文档>C++ compiler cannot create executables on Ubuntu

C++ compiler cannot create executables on Ubuntu

时间:2011-01-08  来源:xiaokaizi

If you get the following error message when trying to compile some software application on Ubuntu (or Kubuntu or Xubuntu or similar) then you need to install the "build-essential" packages.

C++ compiler cannot create executables

This is simply a matter of opening up a command line prompt (but then
you were already there if you were trying to compile something) and
issue the following command:
sudo apt-get install build-essential

You'll get some output like this, after which you should be able to continue trying to compile your software package

在论坛搜了很多,都说是编译环境没弄好,
sudo apt-get install build-essential
sudo apt-get install gcc
sudo apt-get install g++
都试过了,都说我是最新的版本,还是一样出错。
相关阅读 更多 +
排行榜 更多 +
辰域智控app

辰域智控app

系统工具 下载
网医联盟app

网医联盟app

运动健身 下载
汇丰汇选App

汇丰汇选App

金融理财 下载