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
{{ message }}
This repository has been archived by the owner on Dec 5, 2020. It is now read-only.
Hey,
I'm following the depends build instructions and am unable to complete the build because what seems to be a missing patch file
$ make -j4 BASE_CACHE=/absolute/path/to/deps-cache SOURCES_PATH=/absolute/path/to/deps-cache/sources
sha256sum: /absolute/path/to/dbb-app/depends/patches/qt/fix_qt_pkgconfig.patch: No such file or directory
Preprocessing qt...
cp: cannot stat 'fix_qt_pkgconfig.patch': No such file or directory
funcs.mk:242: recipe for target '/absolute/path/to/dbb-app/depends/work/build/x86_64-pc-linux-gnu/qt/5.7.1-175bb550631/.stamp_preprocessed' failed
make: *** [/absolute/path/to/dbb-app/depends/work/build/x86_64-pc-linux-gnu/qt/5.7.1-175bb550631/.stamp_preprocessed] Error 1
The files present in the patches/qt directory are the same ones in the repo. I'm building the master branch on debian testing.
The text was updated successfully, but these errors were encountered:
Hey,
I'm following the depends build instructions and am unable to complete the build because what seems to be a missing patch file
The files present in the
patches/qt
directory are the same ones in the repo. I'm building the master branch on debian testing.The text was updated successfully, but these errors were encountered: