Details
-
Bug
-
Resolution: Duplicate
-
Not Evaluated
-
None
-
5.4.0
-
None
Description
Android Build (on Linux x86_64)
make install fails with message:
make[3]: Enter `/qt5/qttools/src/qdbus'
cd qdbus/ && ( test -e Makefile || /qt5/qtbase/bin/qmake /qt5/qttools/src/qdbus/qdbus/qdbus.pro -o Makefile ) && make -f Makefile install
make[4]: Enter `/qt5/qttools/src/qdbus/qdbus'
mkdir: Could not create „/libs”: Access Denied
Simple, small path error. I've added libs in root dir (+enable access for non-root) and istallation finishes smoothly.
I will be happy to tweak path by myself but have no clue where.
Attachments
Issue Links
- duplicates
-
QTBUG-38452 Android: make install in qttools fails because of install path
- Open