Be Right Back, Uninstalling

Full Version: C++ Compilers/IDEs
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
So as a summer project, I'm gonna teach myself C++. I'm currently looking for a Compiler or IDE for Linux and Windows.

Also, if anyone knows this, Does C++ have a library that I simply install on Linux, and when I want to compile, I run a command through command prompt. An example is that when I code on Linux in Java, I simply type "javac File.java" to compile it, then "java File" to run it. I would like to know if there is a similar option for this on Linux with C++
In my CS department we use the G++ compiler.  I couldn't tell you how to set it up, but I know that to compile all you run is g++ "files" in the terminal.  There's also an option to set the name of the resulting executible.  The default name is just a.out
gcc and vi.
Further research shows me that gcc is preinstalled on Linux, just a matter of learning the commands now.
(05-02-2011, 07:32 PM)HeK link Wrote: [ -> ]gcc and vi nano.



ftfy
For windows - Visual Studio
(05-03-2011, 03:50 PM)Caffeine link Wrote: [ -> ]For windows - Codeblocks
(05-03-2011, 03:19 PM)Kirby, the Spyro link Wrote: [ -> ][quote author=HeK link=topic=5606.msg205090#msg205090 date=1304382763]
gcc and vi nano.



ftfy
[/quote]

Might as well just change it to notepad while you're at it.
(05-03-2011, 09:42 PM)HeK link Wrote: [ -> ][quote author=Kirby, the Spyro link=topic=5606.msg205179#msg205179 date=1304453986]
[quote author=HeK link=topic=5606.msg205090#msg205090 date=1304382763]
gcc and vi nano.



ftfy
[/quote]

Might as well just change it to notepad while you're at it.
[/quote]
Real men don't fancy!
(05-04-2011, 09:02 AM)Kirby, the Spyro link Wrote: [ -> ]Real men don't fancy!

(05-03-2011, 03:19 PM)Kirby, the Spyro link Wrote: [ -> ][quote author=HeK link=topic=5606.msg205090#msg205090 date=1304382763]
gcc and vi nano.

ftfy
[/quote]

wat

Vandamguy

[Image: v46111_nerd-fight_thumb.jpg] Big Grin
(05-04-2011, 09:19 AM)HeK link Wrote: [ -> ][quote author=Kirby, the Spyro link=topic=5606.msg205262#msg205262 date=1304517746]
Real men don't fancy!

(05-03-2011, 03:19 PM)Kirby, the Spyro link Wrote: [ -> ][quote author=HeK link=topic=5606.msg205090#msg205090 date=1304382763]
gcc and vi nano.

ftfy
[/quote]

wat
[/quote]


fancy = vi

simple = nano


<sigh>