Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Debugging my Qt Quick Application

Debugging my Qt Quick Application

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 2 Posters 621 Views
  • 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.
  • S Offline
    S Offline
    ste1786
    wrote on last edited by
    #1

    Hello,
    I would like to debug my simple Qt Quick Application, directly on device, not on my development PC.
    Someone, can you help me? I'm using Qt 4.8.5 (I have already installed these libraries on device) and Qt Creator 2.8.1
    I guess that I need to specify the ip address and port, but where?

    Thanks,
    Stefano

    1 Reply Last reply
    0
    • B Offline
      B Offline
      bobweaver
      wrote on last edited by
      #2

      I would say depends on the type of devices but using qmake[1] in debuging mode should help. as far as pushing your code to the device go to tools->options->device and add your device if it is supported. I mean you say that you have the code already on there ? how did you get it on there :).

      Or maybe I misunderstood you 100% if so sorry.

      [1]
      http://qt-project.org/doc/qt-4.8/qmake-manual.html#qmake

      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