Compile C++ in Terminal LINUX Ubuntu

preview_player
Показать описание
Рекомендации по теме
Комментарии
Автор

@SAMY2690 The command you have written is one way to give your output a specific name. This is a good piece of information! Thanks SAMY2690

wadeho
Автор

Perfect. Exactly what I needed, thanks.

sabersworn
Автор

This really helped!. Great tut for those who don't use an IDE with a built-in compiler. Some just use Gedit, Ya know ;)

joeytubechan
Автор

@ZALoROSTAM You will need a program called SCREENLETS. It can be installed with Ubuntu Software Center or the following command in terminal; "sudo ap-get install screenlets" without quotes. The weather screenlet is already in the software. On the bottom of my screen with all the icons is a program called DOCKY. You can install Docky from Ubuntu Software Center as well or the following command; "sudo apt-get install docky". Now they are in menu Applications >> Accessories!

wadeho
Автор

thank you dude. that's really helpful

mrskyline
Автор

Thank you so much, je vous remercie infinièment Mr en fait vous êtes mon sauveur! woow

mariammyriam
Автор

the right command is :
g++ test.cpp -o test

SamyHacker
Автор

@Jimmyleehales Thank you, thats motivating! Do you have any particular thing you would like to see done on Ubuntu? If so I can give it a shot. I'm a bit of a Linux addict! -Spread the Wealth!

wadeho
Автор

how can i have desktop similar to yours?
like those icons at the bottom

ZALoROSTAM
Автор

how can i have desktop similar to yours?
like those icons at the bottom
I use ubuntu latest version(narval)

ZALoROSTAM
Автор

I did compile my file and got a.out but I need to take this same file and make it to exe. DO u know how?

Mr.Roy
Автор

Can I run the compiled program in Windows or do I need to do something else?

Markus
Автор

@luigiboy4u Put down your iPod and use the Ubuntu computer!!!

wadeho