Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Can't clean application
Forum Updated to NodeBB v4.3 + New Features

Can't clean application

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
4 Posts 3 Posters 482 Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N Offline
    N Offline
    newbiSoso
    wrote on last edited by
    #1

    I'm having a problem with building APK for my app, I'm trying to clean project and rebuild it again but I get this:

    13:11:47: Running steps for project TabTab...
    13:11:47: Starting: "D:\android-ndk-r19c-windows-x86_64\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" clean -j4
    del qrc_resources.cpp qrc_resources_user.cpp
    del moc_predefs.h
    Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\qrc_resources.cpp
    Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\moc_predefs.h
    del main.obj qrc_resources.obj qrc_resources_user.obj
    Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\main.obj
    del *~ core *.core
    Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\*~
    13:11:47: The process "D:\android-ndk-r19c-windows-x86_64\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" exited normally.
    13:11:47: Elapsed time: ٠:٠٠:٠١.
    

    What is the issue here?

    sierdzioS 1 Reply Last reply
    0
    • N newbiSoso

      I'm having a problem with building APK for my app, I'm trying to clean project and rebuild it again but I get this:

      13:11:47: Running steps for project TabTab...
      13:11:47: Starting: "D:\android-ndk-r19c-windows-x86_64\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" clean -j4
      del qrc_resources.cpp qrc_resources_user.cpp
      del moc_predefs.h
      Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\qrc_resources.cpp
      Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\moc_predefs.h
      del main.obj qrc_resources.obj qrc_resources_user.obj
      Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\main.obj
      del *~ core *.core
      Could Not Find D:\felgoProjects\FinalBuild\build-TabTab-Android_for_armeabi_v7a_Clang_Qt_5_13_2_for_Android_ARMv7-Debug\*~
      13:11:47: The process "D:\android-ndk-r19c-windows-x86_64\android-ndk-r19c\prebuilt\windows-x86_64\bin\make.exe" exited normally.
      13:11:47: Elapsed time: ٠:٠٠:٠١.
      

      What is the issue here?

      sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      @newbiSoso said in Can't clean application:

      The process [...] exited normally.

      There is no issue. Does it fail to build or something?

      (Z(:^

      N 1 Reply Last reply
      0
      • sierdzioS sierdzio

        @newbiSoso said in Can't clean application:

        The process [...] exited normally.

        There is no issue. Does it fail to build or something?

        N Offline
        N Offline
        newbiSoso
        wrote on last edited by
        #3

        @sierdzio Yes that's the original issue

        I explained it here: https://forum.qt.io/topic/109512/android-build-failed

        Pablo J. RoginaP 1 Reply Last reply
        0
        • N newbiSoso

          @sierdzio Yes that's the original issue

          I explained it here: https://forum.qt.io/topic/109512/android-build-failed

          Pablo J. RoginaP Offline
          Pablo J. RoginaP Offline
          Pablo J. Rogina
          wrote on last edited by
          #4

          @newbiSoso please don't double post

          Upvote the answer(s) that helped you solve the issue
          Use "Topic Tools" button to mark your post as Solved
          Add screenshots via postimage.org
          Don't ask support requests via chat/PM. Please use the forum so others can benefit from the solution in the future

          1 Reply Last reply
          0

          • Login

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • Users
          • Groups
          • Search
          • Get Qt Extensions
          • Unsolved