Oct 16, 2019 CodeLite. Functional for Windows, Mac OS, and Linux OS Codelite is an open source and cross-platform IDE compatible for C and C. This is not a free IDE but the fact that it’s quite a powerful and intuitive editor for source code manipulations works to its favor. Also Read: 10 Online Jobs for College Students. Detect Fake Facebook Account.
About the App
Codelite Mac Os X
Open Codelite and go to: Settings - Build Settings - Compilers - Tools - Gbd. The ' Gdb ' bar should be empty in this case, and you have to look for the ' gdb32.exe ' file. Like in the image in this site: Build Setting Image. You have to find that file in the following address: C:/Program Files (x86)/CodeBlocks/MinGW/bin. File: gdb32.exe. You can use Codelite on a Mac in order to build the Orx library. I will assume that you have covered the step at Cloning and building the Orx library on the Mac but have come here because you would rather use Codelite than gmake. Platforms: Mac OS X This IDE is the best choice for Mac users. Probably there are so many programmers who prefer to use a Mac. And again this IDE like the previous one (Visual Studio) is not only for C/C developers, there are many other popular languages supported. CodeLite is an open source, free, cross platform IDE specialized in C, C, PHP and JavaScript (mainly for backend developers using Node.js) programming languages which runs best on all major Platforms ( OSX, Windows and Linux ).
- App name: CodeLite
- App description: codelite (App: codelite.app)
- App website: http://codelite.org
Install the App
- Press
Command+Space
and type Terminal and press enter/return key. - Run in Terminal app:
ruby -e '$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)' < /dev/null 2> /dev/null ; brew install caskroom/cask/brew-cask 2> /dev/null
and press enter/return key.
If the screen prompts you to enter a password, please enter your Mac's user password to continue. When you type the password, it won't be displayed on screen, but the system would accept it. So just type your password and press ENTER/RETURN key. Then wait for the command to finish. - Run:
brew cask install codelite
Done! You can now use CodeLite.
Similar Software for Mac
Below is a list of all IDEs that have been known to work with wxWidgets. Please keep discussion of the various IDEs listed here on the discussion page. See the Tools page for other RAD tools (XRC editors, dialog designers, etc) that don't have support for building/compiling.
Cross-platform
CLion | Commercial C / C++ integrated development environment from JetBrains Software. CLion utilizes a CMake build system.
|
Code::Blocks | An open-source cross-platform C/C++ IDE written in wxWidgets. Its pluggable architecture enables it to be extended easily by the use of external plugins (most of its functionality is provided by plugins). Supported compilers are GNU GCC, MS Visual C++ Free Toolkit 2003, Digital Mars, and Borland C++ Compiler 5.5.
|
CodeLite | Open-source, cross platform (Windows, Linux & Mac OS) C/C++ IDE written with wxWidgets and released under the GPL license. Features context sensitive help, auto-completion, refactoring, and a full debugging GUI. CodeLite is based on plugins so it can be extended very easily.
|
DialogBlocks | Commercial dialog editor for wxWidgets from Anthemion Software Ltd. written by wxWidgets developer Julian Smart. Besides being a RAD tool with C++ and XRC support, it also supports most common compilers and can generate makefiles and MSVC project files. |
Eclipse with its CDT | (C/C++ Development Tools) project (see the C/C++ development with the Eclipse Platform article at developerWorks). |
NetBeans C/C++ Development Pack | Sun's answer to eclipse. Open-Source (CDDL). Supports at least GNU GCC and suncc (Sun Studio Compiler). |
MinGW Developer Studio | IDE for Linux and MinGW ports of the GNU GCC compiler. |
SPE (Stani's Python Editor) | Python IDE with wxGlade integrated, and Blender support. |
Windows Only
Borland C++ Builder | Borland's commercial IDE
|
Dev-C++ | Free IDE that works well with wxWidgets and MinGW.
|
Microsoft Visual C++ | Microsoft's Visual C++ (some editions are free)
|
VisualWX | Freeware IDE and RAD tool with support for MinGW, C++, wxPython, wxPerl, wxRuby, and wxLua. |
Philasmicos Entwickler Studio | Proprietary IDE written by Philasmicos. Free home edition available. German-speaking support (Forum DE/EN). Works well with wxWidgets and MinGW. |
Zeus IDE | Proprietary C/C++ IDE for Windows. Can be configured to do wxWidgets code completion and class browsing. |
Codelite Macros
Mac OS Only
Xcode | Apple's official IDE for Mac OS X. |
Linux Only
Anjuta | Open-source IDE built on GTK. |
CodeForge | Proprietary IDE, $295 for commercial use, $95 for private use. |
KDevelop | Open-source IDE built on Qt. |
Codelite For Mac 10.13
External Links
- IDEs for Linux - Rick Moen's list of Linux IDEs.
- TextEditors - List of text editors, some of which have IDE like power.