LOCAL_SHORT_COMMANDS for QMake
Unsolved
Mobile and Embedded
-
A similar problem when building an Android app.
CreateProcess(F:\... .... make: *** [libA.so] Error 87
Is there a workaround or solution?
@tolik said in LOCAL_SHORT_COMMANDS for QMake:
CreateProcess(F:...
....
make: *** [libA.so] Error 87You should also post what is between these two lines (where you have "...." now)...