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. Nokia C6 and Qt applications
Forum Updated to NodeBB v4.3 + New Features

Nokia C6 and Qt applications

Scheduled Pinned Locked Moved Mobile and Embedded
10 Posts 3 Posters 5.5k 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.
  • D Offline
    D Offline
    Divere
    wrote on last edited by
    #1

    I installed last version of QtCreator and QtSDK, also installed all needed software in to smartphone, but when i'm trying run it:

    @Запускается отладчик...
    Отладка запущена
    Отладка завершена

    Исполняемый файл: 8626 2011-12-12T17:38:26 C:\QtSDK\Symbian\SDKs\Symbian3Qt474\epoc32\release\armv5\udeb\QtFirstApp.exe
    Подключение к 192.168.1.38: 65029...
    Подключено.
    Запуск: QtFirstApp.exe
    Не удалось запустить: Command answer [command error], 1 values(s) to request: 'C|4|Processes|start|""|"QtFirstApp.exe"|[""]|[]|true'
    #0 {"Code":-1,Format="Failed to create the process (verify that the executable and all required DLLs have been transferred) (item not found)"}
    Error: 'Failed to create the process (verify that the executable and all required DLLs have been transferred) (item not found)' Code: -1
    Завершено.@

    I'm crying =(

    1 Reply Last reply
    0
    • S Offline
      S Offline
      strekazoid
      wrote on last edited by
      #2

      Hard to say what could be wrong at this point, but here are few things to check:

      --Check that CODA is up and running on your C6
      --Run qmake (right click on the project -> Run qmake), then build project (Ctrl-B)
      --Check Project properties in the Projects section. Go to Symbian Device -> Build, then to Run. Check that settings are looking ok. You should be creating and deploying SIS package in the Run section.

      1 Reply Last reply
      0
      • D Offline
        D Offline
        Divere
        wrote on last edited by
        #3

        CODA connected over WIFI and connection to CODA successed.
        qmake done his work with success.
        building is okay
        properties are looking okay

        still have this error =(

        1 Reply Last reply
        0
        • S Offline
          S Offline
          strekazoid
          wrote on last edited by
          #4

          Have you tried Smart Installer Package option? (sort of universal thing when something goes wrong)

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Divere
            wrote on last edited by
            #5

            What is it?

            1 Reply Last reply
            0
            • S Offline
              S Offline
              strekazoid
              wrote on last edited by
              #6

              Projects -> Symbian Device -> Run -> Create SIS package -> Create smart installer package

              1 Reply Last reply
              0
              • D Offline
                D Offline
                Divere
                wrote on last edited by
                #7

                same error, but now i see on phone Preparing installation... and some time later Error installation

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  strekazoid
                  wrote on last edited by
                  #8

                  Ahaa, so that's the reason - the app is not successfully installed on the phone. Now you might want to check these things:

                  --Phone firmware - is it Symbian Anna (or something else?), is it updated to the latest one?
                  --Qt project properties - are you building for the proper Symbian version?
                  --Do you get any more details about failed install? Can it be certificate problems?

                  1 Reply Last reply
                  0
                  • D Offline
                    D Offline
                    Divere
                    wrote on last edited by
                    #9

                    I founded problem, probabily i use custom firmware. I'll update to original and try again later.

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

                      [quote author="Divere" date="1323710385"]I founded problem, probabily i use custom firmware. I'll update to original and try again later.[/quote]

                      As far as I remember on the market there are Nokia C6-00 and Nokia C6-01 and they have different major Symbian versions. Nokia C6-00 is with Symbian^1 and Nokia C6-01 Symbian^3. Which exactly is your model?

                      http://anavi.org/

                      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