google / google/j2objc

Missing headers in include/android/

Open
#2,081 3 comments 0 reactions 1 assignee Claimed by @litstrong View on GitHub
Dominant language
Java
Stars
6k
Forks
999
Avg merge
19h 20m
Merged PRs (30d)
14

Description

run project and get some errors related to android/text

Showing All Errors Only
Undefined symbol: _AndroidTextTextUtils_isEmptyWithJavaLangCharSequence_
Undefined symbol: _AndroidTextTextUtils_joinWithJavaLangCharSequence_withJavaLangIterable_
Undefined symbol: _AndroidUtilLog_dWithNSString_withNSString_

It seems that some folders and headers are missing from the latest code
by using the "make -j8 dist" command, as compared to the j2objc-2.8.zip release.
The missing folders and headers are:

/include/android/os
/include/android/test
/include/android/text
/include/android/util

I'm wondering if you could help me resolve this issue.
Thank you for your help.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.