Game Development Community

Wich one is better

by Daniel O'Malley · in General Discussion · 10/20/2005 (3:41 pm) · 10 replies

Me i just install lindow os on my computer. but i would like to know wich one is better fo torque because i got too red hat 9.0 and Mandrake 9.1. And wich C++ free programme look more visual C++ too for linux. thanks

#1
10/20/2005 (4:03 pm)
S P E L L C H E C K
#2
10/20/2005 (4:07 pm)
What do you mean Anthony by spellcheck. (if you mean i make mistake in writting, because i'm french and not english) and LINDOWS OS IS A LINUX SYSTEM TOO
#3
10/20/2005 (4:10 pm)
Update Lindows to the latest version (now called linspire)
#4
10/20/2005 (8:47 pm)
Speak French. You may not be the only French programmer on the site.
GG is located near Canada, a french speaking country.
#5
10/20/2005 (9:00 pm)
Where they have delicious PFK! Poulet Fris Kentucky! How I long for some Montreal Poutine...

But for the record, GG is no where CLOSE to FRENCH speaking Canada.
#6
10/20/2005 (10:02 pm)
Redhat, Mandrake, they are both RPM based distros, so it won't really matter in the long run (BTW, both those version numbers are old). Mandrake is a lot more newbie friendly though. I personally wouldn't recommend either, tough. I heard Ubuntu is very easy to use, and it's like the next new big distro out there these days. I use Gentoo at home and I love I once it was finally setup, but it takes a day just to install the bloody thing.

Anjuta is a very nice C++ IDE for gnome/gtk+ (been using it since v0.14), but if you like the KDE environment, you may prefer KDevelop (which I have also used for a few years). Neither of them look like Visual C++ for Linux, but they are both great IDEs, especially for free ones.

If you are looking to use it outside of editing and compiling TGE (like for designing Linux applications), neither of them have GUI/form designers last time I checked, but they can integrate with external GUI designers. Anjuta uses Glade (which is very useful), and KDevelop I think uses QTDesigner (or something). This leads to another discussion (by your question, I'm assuming you don't already know this)...

The QT toolkit is made with C++, with small modifications to the C++ language to handle callbacks with slots and signals, using the MOC (Meta Object Compiler). QT is a very powerful GUI toolkit, and KDE is a huge wrapper for it to make it even easier to program with. Qt/KDE has always felt a little "heavy" on my computer compared to Gtk+ though, and that's why I don't program with it. However, KDE programming philosophy seems very simple and easy to code, compared to writing MFC code.

The Gtk+ toolkit is made in C, using a weird approach to make C feel like it's an "OOP" language (I hate the wretched API, yet I love the Gtk+ look and feel so I use it for my application development). Gnome is a wrapper to Gtk+ which makes programming common interface tasks a little less work. Both Gnome and Gtk+ have bindings in various programming languages including C++ (altough I would not recommend C++). If you choose programming with Gtk+ in C or C++, expect to write a lot of code, even for what would seem to be the most trivial things in Visual C++. The Python bindings (pygtk) make it look a lot easier, if you don't mind using a scripting language.
#7
10/21/2005 (5:13 am)
Quote:
GG is located near Canada, a french speaking country

Ya, ok.
#8
10/21/2005 (5:47 am)
Quote:
Ya, ok.

Lol.
#9
10/21/2005 (6:25 am)
Thanks alot jeffrey, you help me alot
#10
10/21/2005 (7:05 am)
Quote:But for the record, GG is no where CLOSE to FRENCH speaking Canada.

It's all relative - GG is certainly closer to French speaking Canada than, oh say... France!

Heh. =P