[Development] Install file path is error

kl222 kl222 at 126.com
Sun Nov 8 08:42:18 CET 2015


Oswald Buddenhagen:

 

Qt version: greater than 5.4.
Platform: windows mingw

My qmake command:
C:/Qt/Qt5.5.1/5.5/android_armv7/bin/qmake.exe -spec android-g++ QXMPP_LIBRARY_TYPE=staticlib PREFIX=E:/source/im/client/rabbitim/ThirdLibary/build_script/../android INCLUDEPATH+=E:/source/im/client/rabbitim/ThirdLibary/build_script/../android/include LIBS+=-LE:/source/im/client/rabbitim/ThirdLibary/build_script/../android/lib QXMPP_USE_VPX=1 CONFIG+=debug -o Makefile ../../src/src.pro

make install

When compiling android library, the installation file location Error.
1. Path format error
2. Prefix destination path of no use PREFIX

Error:
Makefile

install_headers: first FORCE
@test -d E:$(INSTALL_ROOT)/source/im/client/rabbitim/ThirdLibary/build_script/../android/include/qxmpp || mkdir -p E:$(INSTALL_ROOT)/source/im/client/rabbitim/ThirdLibary/build_script/../android/include/qxmpp
-$(INSTALL_FILE) E:/source/im/lib/qxmpp/src/base/QXmppArchiveIq.h E:$(INSTALL_ROOT)/source/im/client/rabbitim/ThirdLibary/build_script/../android/include/qxmpp/

 

Bug report:

https://bugreports.qt.io/browse/QTBUG-49298

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20151108/6ef33f69/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Makefile
Type: application/octet-stream
Size: 584801 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20151108/6ef33f69/attachment.obj>


More information about the Development mailing list