-
Notifications
You must be signed in to change notification settings - Fork 217
Open
Description
I just did
haxelib remove hxcpp
haxelib git hxcpp https://github.com/HaxeFoundation/hxcpp.git
And after haxe compile-some-cpp.hxml, i see:
This version of hxcpp (me/haxe/haxelib/hxcpp/git/) appears to be a source/developement version.
Before this can be used, you need to:
1. Rebuild the main command-line tool, this can be done with:
cd tools/hxcpp
haxe compile.hxml
2. FOR HXCPP API < 330:
Build the binaries appropriate to your system(s), this can be done with:
cd project
neko build.n
Would you like to do this now [y/n]
y<Enter> has no effect and timeout happens (at least on macos)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels