Skip to content

Instantly share code, notes, and snippets.

@Geokureli
Created December 28, 2017 00:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Geokureli/7aa8baf8ec890b2d773ae043cacf40e6 to your computer and use it in GitHub Desktop.
Save Geokureli/7aa8baf8ec890b2d773ae043cacf40e6 to your computer and use it in GitHub Desktop.
georges-mbp:haxe booboo$ openfl create DisplayingABitmap
georges-mbp:haxe booboo$ cd DisplayingABitmap/
georges-mbp:DisplayingABitmap booboo$ openfl test flash -v
.d88 88b. 888888b 888
d88P" "Y88b 888 888
888 888 888 888
888 888 88888b. .d88b. 88888b. 8888888 888
888 888 888 "88b d8P Y8b 888 "88b 888 888
888 888 888 888 88888888 888 888 888 888
Y88b. .d88P 888 d88P Y8b. 888 888 888 888
"Y88 88P" 88888P" "Y8888 888 888 888 "Y888P
888
888
OpenFL Command-Line Tools (4.9.0-LvhZab)
Initializing project...
Using project file: /Users/booboo/Documents/projects/haxe/DisplayingABitmap/project.xml
Reading Lime config: /Users/booboo/.lime/config.xml
- Creating directory: Export
Using target platform: FLASH
Running command: UPDATE
- Creating directory: Export/flash
- Creating directory: Export/flash/release
- Creating directory: Export/flash/release/bin
- Creating directory: Export/flash/release/obj
- Embedding asset: (IMAGE) Assets/openfl.png
- Embedding asset: (MANIFEST) manifest/default.json
- Creating directory: Export/flash/release/haxe
- Copying template file: /Users/booboo/haxelib/lime/4,0,0/templates/haxe/ApplicationMain.hx -> Export/flash/release/haxe/ApplicationMain.hx
- Copying template file: /Users/booboo/haxelib/lime/4,0,0/templates/haxe/ManifestResources.hx -> Export/flash/release/haxe/ManifestResources.hx
- Copying template file: /Users/booboo/haxelib/openfl/4,9,0/templates/haxe/ApplicationMain.hx -> Export/flash/release/haxe/ApplicationMain.hx
- Copying template file: /Users/booboo/haxelib/lime/4,0,0/templates/flash/hxml/debug.hxml -> Export/flash/release/haxe/debug.hxml
- Copying template file: /Users/booboo/haxelib/lime/4,0,0/templates/flash/hxml/final.hxml -> Export/flash/release/haxe/final.hxml
- Copying template file: /Users/booboo/haxelib/lime/4,0,0/templates/flash/hxml/release.hxml -> Export/flash/release/haxe/release.hxml
- Copying template file: /Users/booboo/haxelib/openfl/4,9,0/templates/flash/hxml/debug.hxml -> Export/flash/release/haxe/debug.hxml
- Copying template file: /Users/booboo/haxelib/openfl/4,9,0/templates/flash/hxml/final.hxml -> Export/flash/release/haxe/final.hxml
- Copying template file: /Users/booboo/haxelib/openfl/4,9,0/templates/flash/hxml/release.hxml -> Export/flash/release/haxe/release.hxml
Running command: BUILD
- Running command: haxe -main ApplicationMain --macro openfl._internal.utils.ExtraParams.include() -cp /Users/booboo/haxelib/openfl/4,9,0 -D openfl=4.9.0 --macro lime.Lib.extraParams() -cp /Users/booboo/haxelib/lime/4,0,0 -D lime=4.0.0 -cp Source -cp /Users/booboo/haxelib/openfl/4,9,0/externs/core/flash -cp /Users/booboo/haxelib/openfl/4,9,0/externs/core/openfl -D native-trace -D tools=4.0.0 -D flash-use-stage -D no-compilation -D openfl-flash -D verbose=1 -D web -swf-lib Export/flash/release/obj/assets.swf -swf-version 11.2 -swf Export/flash/release/bin/DisplayingABitmap.swf -cp Export/flash/release/haxe
Error: zlib_deflate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment