Click to See Complete Forum and Search --> : what is the similar software tools of Visual C++?


802.11
08-08-2003, 12:18 AM
what is the similar software tools of Visual C++?

I am unable to for an expensive Visual C++ produced by m$.

I need to develop some pc client based on line ( linux server rh 9.0) games.

o0zi
08-08-2003, 10:49 AM
There are lots of C++ IDEs available for Linux. A popular one is Glade (http://glade.gnome.org), which supports GTK+.

Icarus
08-08-2003, 12:06 PM
http://anjuta.org/ is my favorate, it's simular to how MSVC++ is setup and easy to get the hang of.

mart_man00
08-08-2003, 08:35 PM
Kdevelop (http://www.kdevelop.org/index.html?filename=screenshots1.html)

I think ill be switching to gnome and attempting to keep to too gtk apps, i hope Anjuta is as good as every one says.

802.11
08-09-2003, 04:50 AM
I am reading all your suggestion with the url that u have pointed. I will come back later.