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. Error while launching program on raspberry pi 3

Error while launching program on raspberry pi 3

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

    Welcome,

    I just install Qt and OpenGL libraries and wanted to lauch a simple window program, just show window. First I had problem with even compile it. It showed that can't find #include<QApplication> ("No such file or directory"). I searched that I must put "QT += widgets" to .pro file. It compiled but when I wanted to launch my program I got another warning, it said "libEGL warning: DRI2: failed to authenticate" and nothing else, I had to ctrl+c.
    I need it to my thesis, so... if you know how to fix it I would be grateful.

    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