Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
5.11.2, 5.12.0 RC
Description
When building an application for Android that uses DESTDIR in the pro file then it can fail to move the target file to the destination.
move libNvStreamingSdkCore.so ..\..\lib\android_armv7\
process_begin: CreateProcess(NULL, move libNvStreamingSdkCore.so "..\..\lib\android_armv7 ", ...) failed.
This is working fine on the command line, but not within Qt Creator.
Attachments
Issue Links
- duplicates
-
QTBUG-35713 Fails to build library projects for Android on windows
- Closed
- relates to
-
QTBUG-69255 Qmake generates an invalid Makefile
- Closed