Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. imx6dl - Could not find eglfs plugin
Forum Updated to NodeBB v4.3 + New Features

imx6dl - Could not find eglfs plugin

Scheduled Pinned Locked Moved Solved Mobile and Embedded
2 Posts 1 Posters 204 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.
  • M Offline
    M Offline
    mzafers
    wrote on last edited by
    #1

    Hello, I'm facing a weird eglfs plugin issue for 2 days. Currently I'm using Qt 4.8.6 on imx6 board, our app runs on it very well. I decided to upgrade Qt 5.13.2, I've compiled from source successfully, no problem so far. I've created widget and QML project for testing with Qt 5.13.2 and I saw the result on imx6 board. I meant Qt deployment files located on imx6 board. Because I can run the applications. But, I want to convert Qt 4.8.6 project to Qt 5.13.2. I've compiled without any error. I put the executable file on device, but it could not run. It gives "This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem" error.

    I compared test and project application outputs and I saw a difference while loading the plug in.

    Test application output line (it runs well)
    Got keys from plugin meta data ("eglfs")

    My old application output line (it doesn't run)
    Got keys from plugin meta data ()

    The deployment files are located on device. But why I see this error? What is the problem. Any idea about that?
    Thanks.

    1 Reply Last reply
    0
    • M Offline
      M Offline
      mzafers
      wrote on last edited by
      #2

      Solved, in fact I don't know the exact reason. I just checked some static libs in my project and changed a little bit.

      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