Recent Changes - Search:

Home Page


Main

Downloads
Windows
macOS
Linux (via apt / rpm )
Linux wxWidgets
Release Notes

Wiki
Documentation
FAQ

Build CodeLite
Linux
Windows
macOS

Devs
Debug CodeLite Linux
Building Clang
Build wxWidgets (MSW)
Coding Guidelines
Create a Plugin

InstallingWxCrafter


Installing wxCrafter on Windows


As Plugin

  • Download and install CodeLite always select the latest CodeLite
  • Download wxCrafter - make sure you select the wxCrafter version that matches your CodeLite version
  • When installing wxCrafter, you will be asked for CodeLite installation folder, select in this field the location to CodeLite installation folder. For example, if you installed CodeLite under C:\Program Files (x86)\CodeLite , then this is the path that you should use when prompted by the installer
  • When wxCrafter installer is done, click Finish and restart CodeLite ( so it will load the newly installed plugin )

As standalone

Nothing special, just follow the installer instructions

Installing wxCrafter on OSX


As plugin

On OSX, CodeLite bundle already includes wxCrafter so there is nothing to be done there

As standalone

Download the standalone bundle from here and thats it :)

On Linux


As plugin

Follow the instructions as provided here

As standalone

Download the appropriate .deb file and install it like any other deb:

sudo dpkg -i <deb-file-name>.deb
Edit - History - Print - Recent Changes - Search
Page last modified on February 14, 2014, at 09:05 PM