HaxeFlixel / HaxeFlixel/flixel
error when compiling to android
Nobody has claimed this yet.
- Dominant language
- Haxe
- Stars
- 2.2k
- Forks
- 522
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
after setting android up with lime setup android, i decided to try compiling. after i started compilation, it spewed out many c and c++ file stuff. after some time, this happened:
Creating C:/Users/Marco/game stuff/haxelBird/export/android/obj/obj/android-v7/__pch/haxe/hxcpp.h.gch...
'clang++' is not recognized as an internal or external command,
operable program or batch file.
Error: Could not create PCH
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reported lime setup android workflow and the compilation output showing that clang++ is not recognized. Check the Android build setup and compiler availability first; done means the project compiles past the precompiled-header step without the reported error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp
- Domain
- build-system, game-dev, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100