Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
[已解决】deepin怎么编译C++源码
Experiences and Insight
1109
views ·
6
replies ·
To
floor
Go
Emmmmmmmm
deepin
2019-02-10 05:03
Author
本帖最后由 Emmmmmmmm 于 2019-2-12 19:26 编辑
#includeusing namespace std;
void main()
{
coul << "deepin怎么编译C++源码.jpg" << \n;
return 0;
}
Reply
Like 0
Favorite
View the author
All Replies
jhkwei
deepin
2019-02-10 05:58
#1
g++ xxx.cpp
Reply
Like 0
View the author
199******27
deepin
2019-02-10 06:05
#2
Reply
Like 0
View the author
Emmmmmmmm
deepin
2019-02-10 09:07
#3
jhkwei 发表于 2019-2-9 21:58
g++ xxx.cpp
终端显示找不到g++这个操作我才来问的
Reply
Like 0
View the author
Emmmmmmmm
deepin
2019-02-10 09:08
#4
golp2000 发表于 2019-2-9 22:05
为什么我用不成g++?难道我装了个假deepin?
Reply
Like 0
View the author
deepinuser17
deepin
2019-02-10 09:19
#5
为什么我用不成g++?难道我装了个假deepin?
Copy the Code
你还没有安装g++. 安装g++很简单:
sudo apt-get install g++
Copy the Code
Reply
Like 0
View the author
Amadeus
deepin
2019-02-10 19:50
#6
这些东西百度一下都有吧。deepin自带了gcc,g++和gdb需要自己手动安装。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
#includeusing namespace std;
void main()
{
coul << "deepin怎么编译C++源码.jpg" << \n;
return 0;
}