wxDev-C++

wxDev-C++
Developer(s) wxDev-C++ Developers
Stable release 7.4 / October 15, 2011; 3 months ago (2011-10-15)
Written in Delphi
Operating system Microsoft Windows
Type Integrated development environment
License GNU General Public License
Website wxdsgn.sourceforge.net

wxDev-C++ is a free integrated development environment (IDE) that is based on the popular Dev-C++.

There are various features not found in the original Dev-C++. One of these is a visual RAD designer that works like C++ Builder to create wxWidgets applications. wxDev-C++ supports both Microsoft compilers and GNU compilers (MinGW).

The latest version is 7.4, released in October 2011.

Contents

Features

wxWidgets Form Designer:

Integrated debugging

Editor features

Application compatibility

Quickly create Windows and console applications, static libraries and DLL's

Support for project templates to expedite the creation of new project types

Package manager (through the use of DevPaks), for easy installation of add-on libraries[1]

See also

References

External links