Skip to content
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

qt can't not find,how to modify qt.mk,i try 5.12.1 file packages not found #21

Open
cqray1990 opened this issue Feb 28, 2024 · 0 comments

Comments

@cqray1990
Copy link

cqray1990 commented Feb 28, 2024

( mkdir -p /vds-core/depends/work/download/qt-5.7.1 && echo Fetching qtmultimedia-opensource-src-5.7.1.tar.gz from http://download.qt.io/archive/qt/5.7/5.7.1/submodules && curl --location --fail --connect-timeout 10 --retry 3 -o "/vds-core/depends/work/download/qt-5.7.1/qtmultimedia-opensource-src-5.7.1.tar.gz.temp" "http://download.qt.io/archive/qt/5.7/5.7.1/submodules/qtmultimedia-opensource-src-5.7.1.tar.gz" && echo "04ceb3b310fac4d0f13903c01a84604dd4ff793398f2c9b20bc698b5deaf60e9 /vds-core/depends/work/download/qt-5.7.1/qtmultimedia-opensource-src-5.7.1.tar.gz.temp" > /vds-core/depends/work/download/qt-5.7.1/.qtmultimedia-opensource-src-5.7.1.tar.gz.hash && sha256sum -c /vds-core/depends/work/download/qt-5.7.1/.qtmultimedia-opensource-src-5.7.1.tar.gz.hash && mv /vds-core/depends/work/download/qt-5.7.1/qtmultimedia-opensource-src-5.7.1.tar.gz.temp /vds-core/depends/sources/qtmultimedia-opensource-src-5.7.1.tar.gz && rm -rf /vds-core/depends/work/download/qt-5.7.1 )

@cqray1990 cqray1990 changed the title qt qt can't not find,how to modify qt.mk Feb 28, 2024
@cqray1990 cqray1990 changed the title qt can't not find,how to modify qt.mk qt can't not find,how to modify qt.mk,i try 5.12.1 file packages not found Feb 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant