Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Run qtcreator under embedded system

Run qtcreator under embedded system

Scheduled Pinned Locked Moved Installation and Deployment
3 Posts 3 Posters 1.7k 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.
  • P Offline
    P Offline
    Polto
    wrote on last edited by
    #1

    hi
    my system is :

    • linux core system with kernel 3.1
    • no X11, just framebuffer
      two cases :
      1-
      when build qt 4.7 (embedded) and compiling qtcreator 2.0 source code
      qtcreator -qws : it is run perfectly.

    2- when build qt 4.8 and compiling qtcreator 2.3 or 2.4 source code
    the compiling was complete without any error
    but when run
    qtcreator -qws : it is run perfectly.
    give error Segmentation fault

    thanks for any help

    Polto

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2

      I'm more into Qt5 now, but I think 4.8 already comes with QPA (old Lighthouse) as a substitute for QWS. You should look into that area (although, sadly, there is no documentation yet).

      I might be wrong, though. Try compiling with -qpa and looking at DevDays video on Lighthouse ("link":http://developer.qt.nokia.com/videos/watch/qpa-the-qt-platform-abstraction).

      (Z(:^

      1 Reply Last reply
      0
      • T Offline
        T Offline
        tobias.hunger
        wrote on last edited by
        #3

        Do you have a backtrace? You could "file a bug report":http://bugreports.qt.nokia.com/ then... I doubt it will end up getting a high priority, considering that the platform is not supported by us, but it could be worth a try.

        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