Coder Social home page Coder Social logo

acadnme's People

Contributors

hughsando avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

acadnme's Issues

How to Debug?

Cppia crashes on 2 programs tested. Both times I was using drawtiles. I dont know how to provide better debug information is there any suggestion?

Using the DateTime haxelib in a Json typedef crashes cppia

Unknown function : __hxcpp_date_no
Error linking : Unknown global

I can comment round code but thought I should mention the issue, I am unsure what effect this would have on using current time in a cppia app maybe normally none and it is DateTime that needs fixing not yet looked into it.

Blocking when trying to deploy to Android?

'N' below represent the digits found on the Android Acadnme(v1.0) app top left corner.

haxelib run nme cppia --deploy=NNN.NNN.NNN.NNN


| |
|__ _ __ |
| | / ||
|
|\ \ \ /|||
||_|/|||
|
| |
|_____________|

NME Command-Line Tools(5.4.0 @ 'C:\haxelibrary/nme/git')
Use "nme help" for more commands
1 file(s) copied.
Error: Could not connect to #function:1 : Blocking

Can you advise if there are additional settings on android device or any ways to trouble shoot, are there any aspects I have missed?

For reference....

haxelib list
acadnme: [1.0.3]
actuate: 1.7.5 1.8.2 [1.8.3]
air3: [0.0.1]
box2d: [1.2.3]
cocktail: [1.0.0-beta.5]
datetime: [3.0.0]
feffects: [3.1.0]
flow: git [dev:C:\HaxeToolkit\haxe\lib/flow/git]
format: [3.1.2]
gm2d: 3.2.5 [3.3.1]
haxelib_client: [3.2.0-rc.3]
HaxePunk: [2.5.3]
haxeui-file-dialogs: [0.1.1]
haxeui-rich-text: [0.1.2]
haxeui-webview: [0.1.1]
haxeui: 1.4.6 1.7.0 git [dev:C:\HaxeToolkit\haxe\lib/haxeui/git]
hscript: 2.0.1 [2.0.4]
hxcpp: 10-Wwx2014 3.2.102 3.2.37 3.2.81 3.2.81_ git [dev:C:\haxelibrary/hxcpp/git]
hxDaedalus: git [dev:C:\haxelibrary/hxDaedalus/git/src]
hxjava: [3.1.0]
hxsl: [2.0.5]
layout: [1.2.0]
lime-samples: [2.2.0]
lime-tools: [1.5.7]
lime: 1.0.1 2.0.0 2.1.1 2.1.3 [2.3.0] 2.3.3
luxe: git [dev:C:\HaxeToolkit\haxe\lib/luxe/git]
nme-dev: [1.3.5]
nme: git [dev:C:\haxelibrary/nme/git]
openfl-bitfive: [2.1.6]
openfl-html5-dom: [1.2.2]
openfl-html5: [1.4.2-beta]
openfl-samples: 1.3.0 2.1.0 [2.2.2]
openfl: 2.0.1 2.1.6 [2.2.6] 3.0.3
openflump: [1.0.0]
polygonal-ai - Copy: [1.0.0]
polygonal-ai: [1.0.0]
polygonal-ds - Copy: [1.4.1]
polygonal-ds: [1.4.1]
polygonal-printf - Copy: [1.0.2-beta]
polygonal-printf: [1.0.2-beta]
snow: git [dev:C:\HaxeToolkit\haxe\lib/snow/git]
svg: [1.0.8]
swf: 1.5.2 1.7.0 1.7.7 [1.8.2]
waxe-works: [1.0.4]
waxe: [3.1.1]
yagp: [1.1.4]

I also tried a cable with --deploy=abt

running to cppia locally works fine though.

importing feffects crashes Cppia app but not nme

importing feffects crashes Cppia app but not nme.

haxelib install feffects

then used
import feffects.Tween;// just this line enough to crash cppia.
using feffects.Tween.TweenObject;

I was using feffects as I knew it worked well with haxe js code which was also targeting, but importing the Tween class crashes Cppia targets not nme ones. Replacing with Actuate code for nme worked. Maybe not a bug that needs a fix depends how relevant feffects is? But added here for anyone else that gets error. I have not worked out why it crashes yet.

How to include your own library in an acadnme style wrapper.

I am not too clear how I might add hxDaedalus to an acadnme application. Just that currently when I test my code with nme it can take quite awhile to parse some real bitmaps with:
BitmapObject.buildFromBmpData( bmd, 15 );
When I use as cppia it's extremely slow leaving a mobile in a state of inactivity for probably a min, so I think I need to either precompute triangles which I don't currently know how to feed them back in, or simpler create an 'acadaedalus' ( add hxDaedalus to acadnme and possibly also polygonal.ai ) which would then hopefully provide a more optimal interface for my prototyping. I found this line I could add it here but was wondered if there was a bit more to it than that.
https://github.com/nmehost/acadnme/blob/master/engine/build.nmml#L75

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.