Skip to content

CE C Software Development Kit

Compare
Choose a tag to compare
@mateoconlechuga mateoconlechuga released this 12 Dec 01:45
· 2580 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

For more information on how to use this toolchain, please see the wiki pages.