armory3d / armory3d/armory

Cannot build / publish to C target when using HaxeRecast

Open
#1,147 9 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
3.3k
Forks
353
Avg merge
3d 16h
Merged PRs (30d)
1

Description

When trying to build/publish a project in either Android C or Windows C the build fails with the following error:

..\armsdk\lib\haxerecast\Sources/haxerecast/Recast.hx:28: characters 3-13 : Type not found : HaxeRecast
..\armsdk\lib\haxerecast\Sources/haxerecast/Recast.hx:37: characters 3-13 : Type not found : HaxeRecast
..\armsdk\lib\haxerecast\Sources/haxerecast/Recast.hx:54: characters 3-13 : Type not found : HaxeRecast

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with armsdk/lib/haxerecast/Sources/haxerecast/Recast.hx and inspect the references to HaxeRecast reported at lines 28, 37, and 54. Reproduce a build or publish for an Android C or Windows C target; done means both targets build without the Type not found: HaxeRecast errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
build-system
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.