KDevelop Better than Visual Studio for C++ in some cases



Stork replies to:

Also what is a good c++ IDE? On windows I use visual
studio it's good.

Check out KDevelop.

Visual Studio is hands down the best development environment, for any
language, so long as you use C#.

One thing that helps the Linux cause is that Microsoft seems to have
put C++ on the path to oblivion. I don't blame them, because most of
their customers aren't looking for systems solutions anyway and C# is a
pretty damned good business language. But, with that said, KDevelop
actually does surpass Visual Studio for C++ in a number of ways. I've
found that I like the KDevelop IDEA1 way of doing things much more than
I like the Visual Studio toolbar methodology. It's far more
convenient. I also like that when you develop console applications in
KDevelop, it gets piped to a window within the environment where Visual
Studio still pops up a DOS box that -sick- disappears when debugging is
ended. How lame is that!

I do wish KDevelop had better intellisense, and, also, had better
debugging. If you are doing assembly language work in Visual Studio,
the dynamically updating registers window can be a godsend, but you
have to invoke a modal dialog with KDevelop. Documentation in KDevelop
still lacks, but since msdn is so incomprehensibly filled with
advertising and "look at how great I am" articles, rather than just a
decent reference, you will wind up buying books for either platform
anyway.

The most important thing is that if you are developing a 64 bit C++
application, the Linux toolchain, including KDevelop, is just a lot
more mature. With Visual Studio, 64 bit support is something of an
afterthought.

.



Relevant Pages

  • Re: Visual C++?????
    ... All the MS toolchain for building their products is completely command ... yourself a student edition of VMWare, and run Visual Studio inside of XP ... KDevelop is a reasonable enough facsimile of VStudio for learning C++ ... between Linux makefiles and VStudio project settings. ...
    (Debian-User)
  • RE: Programming program
    ... In Windows we use Visual Studio 2003 or 2005. ... Or those who makes LinuxDC++ is making that under Windows envirement? ... Kdevelop is a KDE-base multi language IDE ... gonna test out "Gnome-Devel" as i needed Glade too. ...
    (Ubuntu)
  • Re: Programming program
    ... In Windows we use Visual Studio 2003 or 2005. ... Or those who makes LinuxDC++ is making that under Windows envirement? ... Kdevelop is a KDE-base multi language IDE ... consideration for any serious coding project on Linux. ...
    (Ubuntu)
  • Re: Programming program
    ... In Windows we use Visual Studio 2003 or 2005. ... Or those who makes LinuxDC++ is making that under Windows envirement? ... Kdevelop is a KDE-base multi language IDE ... consideration for any serious coding project on Linux. ...
    (Ubuntu)
  • Re: Programming Languages / IDEs
    ... I am not a professional by any means the Language I am most familiar ... think KDevelop will be closes for you, ... I can suggest PHP as a starting point, it has quite a lot to offer, there are ... loads of sites with example codes to look at, a really good online manual with ...
    (alt.linux)