You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The syntax of the command is incorrect.
make: *** [createDirs] Error 1
make: *** Waiting for unfinished jobs....
....\Projects\OtherProjects\Qt\mobile\adctl-example\adctl\adctl.cpp:15:10: warning: non-portable path to file '<qpa/qplatformnativeinterface.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
#include <QPA/QPlatformNativeInterface.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<qpa/qplatformnativeinterface.h>
....\Projects\OtherProjects\Qt\mobile\adctl-example\adctl\adctl.cpp:189:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
....\Projects\OtherProjects\Qt\mobile\adctl-example\adctl\adctl.cpp:214:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
3 warnings generated.
21:55:24: The process "C:\Users\al3ar\AppData\Local\Android\Sdk\ndk\android-ndk-r20\prebuilt\windows-x86_64\bin\make.exe" exited with code 2.
Error while building/deploying project AdCtlApp (kit: Android for armeabi-v7a (Clang Qt 5.12.5 for Android ARMv7))
When executing step "Make
The text was updated successfully, but these errors were encountered:
The syntax of the command is incorrect.
make: *** [createDirs] Error 1
make: *** Waiting for unfinished jobs....
....\Projects\OtherProjects\Qt\mobile\adctl-example\adctl\adctl.cpp:15:10: warning: non-portable path to file '<qpa/qplatformnativeinterface.h>'; specified path differs in case from file name on disk [-Wnonportable-include-path]
#include <QPA/QPlatformNativeInterface.h>
^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
<qpa/qplatformnativeinterface.h>
....\Projects\OtherProjects\Qt\mobile\adctl-example\adctl\adctl.cpp:189:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
....\Projects\OtherProjects\Qt\mobile\adctl-example\adctl\adctl.cpp:214:1: warning: control may reach end of non-void function [-Wreturn-type]
}
^
3 warnings generated.
21:55:24: The process "C:\Users\al3ar\AppData\Local\Android\Sdk\ndk\android-ndk-r20\prebuilt\windows-x86_64\bin\make.exe" exited with code 2.
Error while building/deploying project AdCtlApp (kit: Android for armeabi-v7a (Clang Qt 5.12.5 for Android ARMv7))
When executing step "Make
The text was updated successfully, but these errors were encountered: