Paste number 143344: | no title |
Pasted by: | s6 |
When: | 6 years, 5 months ago |
Share: | Tweet this! | http://paste.lisp.org/+32LS |
Channel: | None |
Paste contents: |
$ pwd /home/username/tmp_haxe_dir $ haxelib install nme You already have nme version 5.1.8 installed $ haxelib install gm2d You already have gm2d version 3.1.12 installed $ haxelib run nme demo gm2d 10-wwx2014 cpp Create demo /home/username/haxe/haxelib/gm2d/3,1,12//samples/10-wwx2014 for target cpp /home/username/haxe/haxelib/nme/5,1,8/nme/utils/ByteArray.hx:141: characters 18-30 : Unknown identifier : Compress /home/username/haxe/haxelib/nme/5,1,8/nme/utils/ByteArray.hx:423: characters 18-32 : Unknown identifier : Uncompress /home/username/haxe/haxelib/nme/5,1,8/nme/native/ImageBuffer.hx:6: characters 7-23 : Class not found : cpp.ConstPointer Wwx2014.hx:15: lines 15-716 : Defined in this class $
Annotations for this paste:
Annotation number 1: | untitled |
Pasted by: | s6 |
When: | 6 years, 5 months ago |
Share: | Tweet this! | http://paste.lisp.org/+32LS/1 |
Paste contents: |
$ haxe -version 3.2.0 $
Annotation number 2: | untitled |
Pasted by: | s6 |
When: | 6 years, 5 months ago |
Share: | Tweet this! | http://paste.lisp.org/+32LS/2 |
Paste contents: |
$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04.1 LTS Release: 14.04 Codename: trusty $ uname -a Linux ssd-ubuntu14-04 3.13.0-32-generic #57-Ubuntu SMP Tue Jul 15 03:51:12 UTC 2014 i686 i686 i686 GNU/Linux $