Skip to content

Instantly share code, notes, and snippets.

@fugogugo
Created June 23, 2013 14:18
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Embed
What would you like to do?
src/com/fugo/bitmap/Main.hx:53: characters 74-99 : flash.utils.ByteArray should be haxe.io.BytesData
src/com/fugo/bitmap/Main.hx:53: characters 74-99 : flash.utils.ByteArray should be Array<haxe.io.Unsigned_char__>
src/com/fugo/bitmap/Main.hx:53: characters 74-99 : For function argument 'b'
src/com/fugo/bitmap/Main.hx:57: characters 2-52 : haxe.io.BytesData should be flash.utils.ByteArray
src/com/fugo/bitmap/Main.hx:57: characters 2-52 : Array<haxe.io.Unsigned_char__> should be flash.utils.ByteArray
Build halted with errors (haxelib.exe).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment