I was wondering what dev tool you use for C++ applications? Maybe Borland C++ Builder? Qt Designer for Linux? I think Eclipse also has some plugins for C++ programming, not sure though.
I have never worked with C++ but I plan to some day. Now I am trying to get as much as I can about Delphi, once im done with it I'll jump to web design a little bit more. I want to master css language, once I finish I'll go with C++. I just enjoy programming for Win32 plataforms.
I use Bloodshed Dev-Cpp for basic C/C++ programming (standard or GNU libs), or VS.NET if I'm doing Win32 stuff.
Of course, these days, I stay as far away from C/C++ as possible - preferring to do most stuff in (VB||C#).NET. About the only time I dip into C/C++ anymore is cross platform or embedded stuff.
I use Bloodshed's Dev-C++ as well. The MinGW compiler that comes with it isn't perfectly standards compliant, but it does well enough that I rarely have an issue. I've only found one issue where it allows you to violate the standard.
For doing work on Windows, I intend to look at using wxWidgets or openGL.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks