Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QtQuick (5.2.1) Windows 64bit OpenGL troubles

QtQuick (5.2.1) Windows 64bit OpenGL troubles

Scheduled Pinned Locked Moved QML and Qt Quick
2 Posts 1 Posters 837 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.
  • S Offline
    S Offline
    sdrsdr
    wrote on last edited by
    #1

    I got this very simple project: basically a quickview set to render in OpenGL framebufer object. The problem is that I can't USE any OpenGL function. When I uncomment the call, my slot function raises an exception BEFORE it is entered. On linux it works fine. On my windows I can compile and run example projects that are using OpenGL.

    Am I missing some windows specific initialization?

    My code is at https://dl.dropboxusercontent.com/u/43394427/qq_pl.zip

    1 Reply Last reply
    0
    • S Offline
      S Offline
      sdrsdr
      wrote on last edited by
      #2

      Um this code of mine is working OK on different windows with mingw ... this is strange

      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