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. how to use eglfs on imx6
Forum Updated to NodeBB v4.3 + New Features

how to use eglfs on imx6

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 417 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.
  • MihanM Offline
    MihanM Offline
    Mihan
    wrote on last edited by Mihan
    #1

    I can find xcb,offscreen and minimal but libqeglfs.so so that I cannot run the project with -platform eglfs to use OpenGL.what should I do.
    environment: ubuntu14.04, imx6duallite, fsl 4.1.15.

    jsulmJ 1 Reply Last reply
    0
    • MihanM Mihan

      I can find xcb,offscreen and minimal but libqeglfs.so so that I cannot run the project with -platform eglfs to use OpenGL.what should I do.
      environment: ubuntu14.04, imx6duallite, fsl 4.1.15.

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @Mihan said in how to use eglfs on imx6:

      what should I do

      Compile it.
      When you call configure before building Qt you will see what is enabled and what not. If eglfs is not enabled then check configure log to see what is missing (usually header files/libs).

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      MihanM 1 Reply Last reply
      1
      • jsulmJ jsulm

        @Mihan said in how to use eglfs on imx6:

        what should I do

        Compile it.
        When you call configure before building Qt you will see what is enabled and what not. If eglfs is not enabled then check configure log to see what is missing (usually header files/libs).

        MihanM Offline
        MihanM Offline
        Mihan
        wrote on last edited by Mihan
        #3

        @jsulm
        But the rootfs and toolchain are made by bitbake fsl-image-qt5 and ' bitbake fsl-toolchain.......qt5' , what should I do before this step, change some configurations?

        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