Facebook Twitter YouTube Frictional Games | Forum | Newsletter | Dev Blog | Dev Wiki | Support | Shelf | Store

Privacy Policy


Poll: What compiler do you use?
This poll is closed.
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 votes 100%
* You voted for this item. [Show Results]

Post Reply 
What compiler do you use?
Author Message
bremarv Offline
Junior Member

Posts: 5
Joined: May 2010
Reputation: 0
Post: #11
RE: What compiler do you use?
Using emacs for writing and gcc for compiling on linux. Also use VS08 for windows, but only to set up the project and test compiling for my school deliveries.

I had a look at Netbeans and code::blocks when I started with linux, but I found them hard to use so I went with emacs instead Tongue

(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++.

I feel sorry for you if you have to use BlueJay. When I was thought java, we went notepad -> BlueJay -> eclipse , but I just skipped bluejay because it was useless and threw errors on code that was correct. It also screwed up some of my classmates understanding of how classes worked really bad. This was 2 years ago, but I doubt it have improved much.
05-19-2010 10:31 AM
Find all posts by this user Quote this message in a reply
morris Offline
Junior Member

Posts: 10
Joined: Nov 2008
Reputation: 0
Post: #12
RE: What compiler do you use?
(05-16-2010 01:46 PM)Urkle Wrote:  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.

Ever tried Kdevelop 4?
05-20-2010 06:21 AM
Find all posts by this user Quote this message in a reply
Setlec Offline
Junior Member

Posts: 25
Joined: May 2010
Reputation: 0
Post: #13
RE: What compiler do you use?
(05-20-2010 06:21 AM)morris Wrote:  Ever tried Kdevelop 4?

I've used once a while ago and I hated it! code::blocks is way better... imho! anyway i just use gedit most of the time...
05-20-2010 07:09 AM
Find all posts by this user Quote this message in a reply
morris Offline
Junior Member

Posts: 10
Joined: Nov 2008
Reputation: 0
Post: #14
RE: What compiler do you use?
(05-20-2010 07:09 AM)Setlec Wrote:  
(05-20-2010 06:21 AM)morris Wrote:  Ever tried Kdevelop 4?

I've used once a while ago and I hated it! code::blocks is way better... imho! anyway i just use gedit most of the time...

As long as I don't get to install all those java dependencies... I'll give it a try, just not gedit, I do prefer vim and zile.
05-20-2010 02:09 PM
Find all posts by this user Quote this message in a reply
Urkle Offline
FG - Associate

Posts: 1,101
Joined: Jul 2006
Reputation: 14
Post: #15
RE: What compiler do you use?
Code blocks requiring java??? Last i knew code blocks and kdevelop did not require any java.. Eclipse and netbeans on the other hand, require excessive amounts of java.. But at least they run under openjdk or gcj.

Developing away on one of
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
05-20-2010 03:22 PM
Visit this user's website Find all posts by this user Quote this message in a reply
morris Offline
Junior Member

Posts: 10
Joined: Nov 2008
Reputation: 0
Post: #16
RE: What compiler do you use?
(05-20-2010 03:22 PM)Urkle Wrote:  Code blocks requiring java??? Last i knew code blocks and kdevelop did not require any java.. Eclipse and netbeans on the other hand, require excessive amounts of java.. But at least they run under openjdk or gcj.

I was talking about _Eclipse and netbeans_, now could you answer my direct question? Angel
EDIT: By the way, I just installed Code::Blocks with no unmet dependencies.
05-20-2010 04:19 PM
Find all posts by this user Quote this message in a reply
Urkle Offline
FG - Associate

Posts: 1,101
Joined: Jul 2006
Reputation: 14
Post: #17
RE: What compiler do you use?
has kdevelop gotten better since 3? (the last version I played with).. Lately I have been just using the eclipse or netbeans as nothing else out there seems to cut it.. (netbeans more so lately as it's MUCH faster than eclipse.. but eclipse has the nice integration with Mantis and has the BIRT reporting).

Developing away on one of
Mac Pro Dual 2Ghz, 7GB RAM, Snow Leopard, nVidia 8800 512MB.
Linux, 3-core AMD, 4GB RAM, Fedora 16, nVidia 450 1GB
05-21-2010 05:10 AM
Visit this user's website Find all posts by this user Quote this message in a reply
OmniMancer Offline
Junior Member

Posts: 1
Joined: Jun 2010
Reputation: 0
Post: #18
RE: What compiler do you use?
clang is much nicer than gcc, even if it has some issues currently, it needs some work to work on windows properly but it has nice error messages Smile
as far as IDEs go I use whatever is available, I have vs2008 professional installed because i get it for free for being a student.
06-13-2010 04:23 AM
Find all posts by this user Quote this message in a reply
Post Reply 




User(s) browsing this thread: