HaxeFlixel / HaxeFlixel/flixel

error when compiling to android

Open
#3,583 1 comment 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.