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?
bremarv Offline
Junior Member

Posts: 5
Threads: 0
Joined: May 2010
Reputation: 0
#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
morris Offline
Junior Member

Posts: 10
Threads: 0
Joined: Nov 2008
Reputation: 0
#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
Setlec Offline
Junior Member

Posts: 25
Threads: 3
Joined: May 2010
Reputation: 0
#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
morris Offline
Junior Member

Posts: 10
Threads: 0
Joined: Nov 2008
Reputation: 0
#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
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#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
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
05-20-2010, 03:22 PM
Website Find
morris Offline
Junior Member

Posts: 10
Threads: 0
Joined: Nov 2008
Reputation: 0
#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
Urkle Offline
FG - Associate

Posts: 1,172
Threads: 31
Joined: Jul 2006
Reputation: 21
#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
Multiple Macs running 10.6, 10.7, 10.8, and 10.9.
Linux, 8-core AMD, 8GB RAM, Fedora 18, nVidia 450 1GB
05-21-2010, 05:10 AM
Website Find
OmniMancer Offline
Junior Member

Posts: 1
Threads: 0
Joined: Jun 2010
Reputation: 0
#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




Users browsing this thread: 1 Guest(s)