Skip to content

CE C Software Development Kit

Compare
Choose a tag to compare
@mateoconlechuga mateoconlechuga released this 21 Jan 01:27
· 2595 commits to master since this release

Installation

  1. Download and extract the CEdev.zip file below, and locate the folder 'CEdev'
    Place the 'CEdev' folder close to your root directory, i.e. C:\CEdev (or ~/CEdev on macOS/Linux), with no spaces in the path.
  2. If you are using Windows, simply run setup_win.exe with admin privileges within the 'CEdev' folder. Otherwise, if you are using Linux, macOS or you wish to do a manual Windows install, a detailed guide for configuring your enviornment variables can be found here.

Included are the 'Standard' CE C Libraries. These perform efficient support for graphics, file I/O, keypad input, etc. Examples are found in CEdev/examples/library_examples

If this is your first time using the toolchain, or you are looking for more information, please see the wiki pages.