HaxeFoundation / HaxeFoundation/haxe
Issues with building Haxe on windows
Open
- Dominant language
- Haxe
- Stars
- 6.9k
- Forks
- 715
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 11
Description
There are issues with latest versions of ctypes and camlp5 opam modules.
This issue is created to not forget to fix them and then update dependencies in `opam` file.
- [ ] ctypes (needs an update on Haxe side)
- [ ] camlp5 (needs a fix on camlp5 side: https://github.com/camlp5/camlp5/issues/77)
Currently for windows `ctypes` should be at version 0.17 and camlp5 at 8.00~alpha.
Contributor guide
Assessment
This issue has not been assessed yet.