hxcpp を再構築しようとすると、不可解なエラー メッセージが表示されて失敗しました。
Error: Could not find build target "std"
一部のユーザーはこのヒントを報告しています (私が盲目でない限り、問題に遭遇したときにそれを見なかったことを誓います):
Have you tried rebuilding the hxcpp.n and build.n scripts?
This is done by running haxe in the tools/hxcpp and tools/build directories.
したがって:
cd hxcpp/tools/hxcpp
haxe compile.hxml
cd ../build
haxe compile.hxml
それを修正します。
から入手できるバージョンよりも新しいバージョンが必要な場合は、 nmehost.comおよびopenfl.orgからナイトリー hxcpp ビルドを入手できることにも注意してくださいhaxelib
。