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. Deployment error Win7 to N950
Qt 6.11 is out! See what's new in the release blog

Deployment error Win7 to N950

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 4 Posters 3.6k Views 1 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.
  • F Offline
    F Offline
    FilipLouwet
    wrote on last edited by
    #1

    After installing QtSDKv1.1.2, I tried to build one of the examples (tictactoe) and run it on the N950 device. The compilation itself succeeds, but I get an error while QtCreator tries to deploy the app.

    The Build Issues pane says:

    @:-1: error: [copydeploymentfolders] Error 1@

    The Compile Output says:

    @Copying application data...
    make: Leaving directory /c/Users/filo/Documents/toys/tic-tac-toe' cp: cannot copy a directory, C:/QtSDK/Examples/4.7/declarative/toys/tic-tac-toe/qml', into itself, `C:/QtSDK/Examples/4.7/declarative/toys/tic-tac-toe/qml/qml'
    make: *** [copydeploymentfolders] Error 1
    The process "C:\qtsdk\madde\bin\make.exe" exited with code 2.
    Error while building project tictactoe (target: Harmattan)
    When executing build step 'Make'@

    Does anybody have an idea how I can solve this?

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      Are you sure that you have connected correcty Nokia N950 to Qt Creator?

      http://anavi.org/

      1 Reply Last reply
      0
      • F Offline
        F Offline
        FilipLouwet
        wrote on last edited by
        #3

        bq. Are you sure that you have connected correcty Nokia N950 to Qt Creator?

        Yes. The test in the device configuration panel succeeded.

        1 Reply Last reply
        0
        • Q Offline
          Q Offline
          q8phantom
          wrote on last edited by
          #4

          Hi there, did someone solved this,

          It seems that I have the same issue here :

          http://developer.qt.nokia.com/forums/viewthread/9037

          Thank you for this,

          1 Reply Last reply
          0
          • F Offline
            F Offline
            fourcharacterslong
            wrote on last edited by
            #5

            I had the same problem. I found that when creating the project that - under target (desktop) if expanded - the paths were incorrect. The actual paths were \Qt\Projects\name while they assumed ...\name-build (or something similar). I corrected the name and it worked.

            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