误差对构建yasm patched-yasm / util /来源。h:78:23:错误:libintl。h:没有这样的文件或目录。

时间:2022-06-05 22:52:19

After building for almost half an hour I get the following error. No amount of googling has helped so far...

在建造了将近半小时后,我得到了以下错误。到目前为止,谷歌的搜索量还不太大。

In file included from external/chromium_org/third_party/yasm/source/patched-yasm/libyasm/phash.c:2:
external/chromium_org/third_party/yasm/source/patched-yasm/util.h:78:23: error: libintl.h: No such file or directory
make: *** [out/host/darwin-x86/obj/STATIC_LIBRARIES/third_party_yasm_genperf_libs_host_gyp_intermediates/third_party/yasm/source/patched-yasm/libyasm/phash.o] Error 1
make: *** Waiting for unfinished jobs....

1 个解决方案

#1


-1  

It seems like you're missing the header file you've implemented into your app. Maybe this is the Util.h file you'll need https://android.googlesource.com/platform/external/chromium_org/third_party/yasm/source/patched-yasm/+/3c5fb45a0ef38ca08793c28dad3cf5be29b25f7f/util.h

似乎你错过了你在app中实现的头文件,也许这就是Util。你需要的是https://android.googlesource.com/platform/external/chromium_org/third_party/yasm/source/- yasm/source/- yasm/+/ 3c5fb45a0efb45a0efb45a0ef3c28b25f7f7f /util.h。

#1


-1  

It seems like you're missing the header file you've implemented into your app. Maybe this is the Util.h file you'll need https://android.googlesource.com/platform/external/chromium_org/third_party/yasm/source/patched-yasm/+/3c5fb45a0ef38ca08793c28dad3cf5be29b25f7f/util.h

似乎你错过了你在app中实现的头文件,也许这就是Util。你需要的是https://android.googlesource.com/platform/external/chromium_org/third_party/yasm/source/- yasm/source/- yasm/+/ 3c5fb45a0efb45a0efb45a0ef3c28b25f7f7f /util.h。