/crossbridge-swc-devil

DevIL SWC library built using CrossBridge SDK

Primary LanguageC

crossbridge-swc-devil Build Status

CrossBridge Flash SWC port (1.7.8) - Developer's Image Library (DevIL) is a cross-platform image library utilizing a simple syntax to load, save, convert, manipulate, filter, and display a variety of images with ease. It is highly portable and has been ported to several platforms.

Building the library

  1. Install Adobe AIR SDK
  2. Install CrossBridge SDK
  3. Set AIR_HOME environment variable pointing to the AIR SDK location
  4. Set FLASCC_ROOT environment variable pointing to the CrossBridge SDK location
  5. Add FLASCC_ROOT/sdk/usr/bin to the Path (OSX)
  6. Run make (OSX) or build.bat (Windows)

Using the library

Check the Example(s) located at: src/main/actionscript