Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Poll: What compiler do you use?
You do not have permission to vote in this poll.
Netbeans
5.56%
1 5.56%
Eclipse
0%
0 0%
Visual Studio 2010
27.78%
5 27.78%
Visual Studio 2008
33.33%
6 33.33%
Visual Studio 2004
0%
0 0%
Earlier Visual Studio
5.56%
1 5.56%
Other (Win)
0%
0 0%
Other (Linux)
27.78%
5 27.78%
Total 18 vote(s) 100%
* You voted for this item. [Show Results]

What compiler do you use?
Ryonez Offline
Junior Member

Posts: 10
Threads: 4
Joined: May 2010
Reputation: 0
#1
What compiler do you use?

Let us know what compiler do you use!
05-16-2010, 01:38 PM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#2
RE: What compiler do you use?

IDEs that I used during penumbra development were.

For Linux, eclipse mostly and i switched to netbeans while working on the last patch.
The compiler, of course, was GCC.

For Mac os x, i used Xcode, which uses GCC as the compiler.

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
05-16-2010, 01:46 PM
Website Find
Ryonez Offline
Junior Member

Posts: 10
Threads: 4
Joined: May 2010
Reputation: 0
#3
RE: What compiler do you use?

Thanks for the info!

I'm at the moment am doing a BIT course, and the teacher has started teaching use using BlueJay (for Java). I cheat at home and use NetBeans. Want to head of into game devolpment so I also want to learn C++.
05-16-2010, 02:00 PM
Find
Benny Offline
Junior Member

Posts: 3
Threads: 0
Joined: May 2010
Reputation: 0
#4
RE: What compiler do you use?

(05-16-2010, 02:00 PM)Ryonez Wrote: Thanks for the info!

I'm at the moment am doing a BIT course, and the teacher has started teaching use using BlueJay (for Java). I cheat at home and use NetBeans. Want to head of into game devolpment so I also want to learn C++.

Java is being taught at my University as well it seems to be the foundation level I think. I too am interested in learning C++ and prolly will since I got a free Cd that has exercises and stuff. I have never heard of the Linux compiler eclipse but will check it out thx!
05-17-2010, 02:43 AM
Find
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#5
RE: What compiler do you use?

Eclipse isn't a compiler.. it's a cross-platform IDE (Integrated Development Environment). Eclipse's primary target is java development, but there are plugins for C/C++, PHP, Python, Ruby, etc...

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
05-17-2010, 02:45 AM
Website Find
Tzajof Offline
Junior Member

Posts: 16
Threads: 1
Joined: Apr 2010
Reputation: 0
#6
RE: What compiler do you use?

I use Visual C++ Express 2010 (though should be getting 2010 Professional soon), and I'm also essentially a Windows developer with absolutely no cross-platform experience let alone Linux or Mac development. Though I can't help but hope to rectify that some time in the future- not that it's in an issue now since I'm just doing small (read: tiny compared to HPL) projects.
05-17-2010, 10:04 AM
Find
Setlec Offline
Junior Member

Posts: 25
Threads: 3
Joined: May 2010
Reputation: 0
#7
RE: What compiler do you use?

GCC, the GNU Compiler Collection, FTW!
05-17-2010, 10:25 AM
Find
morris Offline
Junior Member

Posts: 10
Threads: 0
Joined: Nov 2008
Reputation: 0
#8
RE: What compiler do you use?

(05-17-2010, 10:25 AM)Setlec Wrote: GCC, the GNU Compiler Collection, FTW!

Seconded!
05-18-2010, 08:53 AM
Find
SR_guy
Unregistered

 
#9
RE: What compiler do you use?

Is Netbeans better than Code::Blocks?
05-18-2010, 12:13 PM
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#10
RE: What compiler do you use?

(05-18-2010, 12:13 PM)SR_guy Wrote: Is Netbeans better than Code::Blocks?

Depends on what you are doing.. Code::Blocks is strictly a C++ IDE (last I played with it). Where as Netbeans is Primarily a Java IDE with plugins for c/C++ and various other languages.

I should install a recent version of Code::Blocks and see how far it's progressed over the past few years to see if it's worth using again..

Developing away on one of
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
05-18-2010, 02:52 PM
Website Find




Users browsing this thread: 1 Guest(s)