Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Unsolved Error while launching program on raspberry pi 3

    Installation and Deployment
    1
    1
    246
    Loading More Posts
    • 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
      pizzerman last edited by

      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 Reply Quote 0
      • First post
        Last post