-
I found your lib via twitter. What does it solve?
Are you aware you can do `-lib awesomelib:git:https://github.com/user/repo.git#12345` in hxml to set a dependency from GitHub?
-
To add to the roundup todo list, use the following markdown format.
```
- [ ] optional description [link name](/link/to/item)
```
skial updated
7 years ago
-
When ANGLE support for Visual Studio 2017?
-
if you have more than one haxe-compiled module and run them on the same lua context, the string library is completely broken if you call functions in the form `(""):foo()` (this is extremely common in…
-
**Uncaught exception - Invalid operation (+)**
```
C:\projects\hxcpp\project>git pull
Already up-to-date.
C:\projects\hxcpp\project>haxe -version
3.3.0 (git build development @ a65a5ad)
C:\projects…
-
Hi,
Just testing vshaxe extension with an openfl project
After clicking on refresh in the dependencies panel an error is thrown in vscode:
ERROR Cannot read property 'split' of undefined.
Hope…
-
Hi,
Are there any plans to support the new(ish) HL target with Lime?
From what I can gather, this is an improved replacement for Neko, which is still much faster than building against HTML5.
-
Hi
I am trying to compile this snow example:
[emptysample](https://github.com/underscorediscovery/snow/tree/master/samples/empty)
With the newest git version of haxe and hxcpp.
When running:
`flo…
-
Following yesterday conversation on Slack, I have work on making easier to setup ocaml/mingw to get started with Haxe.
My goal is to build "OCamlHaxe", a an simple zip with a configure script that …
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: OS X 10.13.3
- **Ray installed from (source or binary)**: master version from git
- **Ray version**: master
-…