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. cross compiling qt for windows with opengl

cross compiling qt for windows with opengl

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

    Hello
    I'm trying to compile QT-5.13.1 on ubunt 18.04 for windows with -opengl dynamic and -angle flags during configuration.

    I can not get rid of the error

    "ERROR: Feature 'angle' was enabled, but the pre-condition '! Features.opengl-desktop && features.dxguid && tests.fxc && (features.direct3d9 || (config.winrt && features.direct3d11 && libs.d3dcompiler)) 'failed. "
    

    AND

    "ERROR: The OpenGL functionality tests failed!
    You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL [_ES2],
    QMAKE_LIBDIR_OPENGL [_ES2] and QMAKE_LIBS_OPENGL [_ES2] in the mkspec for your platform. "
    

    Help. how to do it?
    Thanks for your attention.

    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