-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ninja: error: 'hb-aat-layout.cc' needed / missing #27
Comments
is anybody here? |
Hi @haniissa, did you run It looks like external projects (in this case harfbuzz) wasn't checked out yet (and the |
Hi @dacap , I use it and give me this message : buildtools @ b138e6ce86ae843c42a1a08f37903207bebcca75 third_party/externals/vulkan-headers > 76f00ef6cbb1886eb1162d1fa39bee8b51e22ee8 third_party/externals/dng_sdk @ c8d0c9b1d16bfda56f15165d39e0ffa360a11123 Adding directories to PATH: Setting environment variables: |
and I run this command again: |
C:\deps\skia>gn gen out/Release-x64 --args="is_debug=false is_official_build=true skia_use_system_expat=false skia_use_system_icu=false skia_use_system_libjpeg_turbo=false skia_use_system_libpng=false skia_use_system_libwebp=false skia_use_system_zlib=false skia_use_sfntly=false skia_use_freetype=true skia_use_harfbuzz=true skia_pdf_subset_harfbuzz=true skia_use_system_freetype2=false skia_use_system_harfbuzz=false target_cpu=""x64"" cc=""clang"" cxx=""clang++"" clang_win=""c:\deps\llvm"" win_vc=""C:\Program Files\Microsoft Visual Studio\2022\Community\VC"" extra_cflags=[""-MT""]"
Done. Made 98 targets from 54 files in 1183ms
C:\deps\skia>ninja -C out/Release-x64 skia modules
ninja: error: '../../third_party/externals/harfbuzz/src/hb-aat-layout.cc', needed by 'obj/third_party/externals/harfbuzz/src/harfbuzz.hb-aat-layout.obj', missing and no known rule to make it
ninja: Entering directory `out/Release-x64'
The text was updated successfully, but these errors were encountered: