-
Does ref-adapter work?
I'm trying to use ref-adapter, looks very cool, but explodes at runtime with, among other things, the following:
```
E AndroidRuntime(7164) Caused by: java.lang.ClassNo…
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item) by [Persons Name](link/to/person)
```
skial updated
9 years ago
-
I'm following the guide at https://underscorediscovery.github.io/flow/guide/sublimetext.html, using the sample `project.flow` in luxe/tests/features/draw. Completion seems to... do nothing. Opening th…
-
Hello,
I installed nginx with the last version : nginx version: nginx/1.6.2 , but I don't know how to configure the proxy so I can use my regular domain name instead of ...:4567 . I saw this https://…
-
Whenever I try to load a TextureAtlas on Android it throws this error.
It also traces that "atlas/texturefile.xml" isn't found while I defined the "atlas" location in project.xml, and doesn't error on…
-
The following code would not build on HXCPP (3.1.39 and git).
```
//
// Main.hx
//
package ;
enum Config
{
ValueOne(one : Int);
ValueTwo(one : Int, two : Int);
}
class Main
{
public s…
-
Hey !
When I play sound on windows target it's playing few times faster then usual, experimental version of Flixel. On Flash it all runs okay. Any idea what could be causing this ? File is .mp3 …
-
I'm using weblog for a neko web app.
I mainly use the Weblog.log("blah blah") method.
When I log a text, the "MESSAGE" column is empty, and the text appears in the "Object" window, which makes my logs…
-
I'm getting the following error message on `lein droid doall`.
```
Leiningen's classpath: :/Users/silver/dev/homebrew/Cellar/leiningen/2.3.4/libexec/leiningen-2.3.4-standalone.jar
Applying task droid…
-
Blocked by lack of hxcpp 64 bit on Windows.
Please consider requesting this feature at:
https://github.com/HaxeFoundation/hxcpp
The more need/desire, the more likely.