You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I can't use this shell to generate dynamic libraries, the following is my error.
[100%] Built target icu4c_android_configure
rebuilding config/icucross.mk
rebuilding config/icucross.inc
mkdir lib
mkdir bin
config/icu-uc.pc updated.
config/icu-i18n.pc updated.
config/icu-io.pc updated.
/usr/bin/gmake[3]: Making all' in stubdata'
(deps) /home/hh/Project/TextEnigne/icu4c-android/icu_source_code/icu-release-73-2/icu4c/source/stubdata/stubdata.cpp
Note: rebuild with "/usr/bin/gmake VERBOSE=1 " to show all compiler parameters.
gmake[4]: *** No rule to make target 'aarch64-linux-android', needed by 'all-local'. Stop.
gmake[3]: *** [Makefile:153: all-recursive] Error 2
gmake[2]: *** [src/CMakeFiles/icu4c_android_build.dir/build.make:70: src/CMakeFiles/icu4c_android_build] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:236: src/CMakeFiles/icu4c_android_build.dir/all] Error 2
gmake: *** [Makefile:91: all] Error 2
failed (1)
The text was updated successfully, but these errors were encountered:
Hello, I can't use this shell to generate dynamic libraries, the following is my error.
[100%] Built target icu4c_android_configure
rebuilding config/icucross.mk
rebuilding config/icucross.inc
mkdir lib
mkdir bin
config/icu-uc.pc updated.
config/icu-i18n.pc updated.
config/icu-io.pc updated.
/usr/bin/gmake[3]: Making
all' in
stubdata'(deps) /home/hh/Project/TextEnigne/icu4c-android/icu_source_code/icu-release-73-2/icu4c/source/stubdata/stubdata.cpp
Note: rebuild with "/usr/bin/gmake VERBOSE=1 " to show all compiler parameters.
gmake[4]: *** No rule to make target 'aarch64-linux-android', needed by 'all-local'. Stop.
gmake[3]: *** [Makefile:153: all-recursive] Error 2
gmake[2]: *** [src/CMakeFiles/icu4c_android_build.dir/build.make:70: src/CMakeFiles/icu4c_android_build] Error 2
gmake[1]: *** [CMakeFiles/Makefile2:236: src/CMakeFiles/icu4c_android_build.dir/all] Error 2
gmake: *** [Makefile:91: all] Error 2
failed (1)
The text was updated successfully, but these errors were encountered: