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. Segmentation Fault
Forum Updated to NodeBB v4.3 + New Features

Segmentation Fault

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

    Hi,
    When I try to launch Exe I get this error

    0_1560146344038_Capture.JPG

    Can anyone come across this type of problem.

    1 Reply Last reply
    0
    • sierdzioS Offline
      sierdzioS Offline
      sierdzio
      Moderators
      wrote on last edited by
      #2
      • which operating system?
      • Qt version?
      • do you have OpenGL drivers installed? Which ones?

      (Z(:^

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sush123
        wrote on last edited by
        #3

        Os = ubuntu
        Qt version 5.11
        OpenGL is not installed

        also its happening in test pc environment we don't have anything installed in Test Machines any thing related to Qt , only bin folder will be delivered for testing

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

          Qt requires OpenGL and XCB stuff to run GUI applications, you should install at least mesa stuff if you don't have OpenGL hardware in your machine. You can get all dependencies (and quite a lot of garbage...) by running:

          sudo apt build-dep qt5-qmake
          

          (Z(:^

          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