Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Undefined symbol QSurfaceFormat::setDefaultFormat
Forum Updated to NodeBB v4.3 + New Features

Undefined symbol QSurfaceFormat::setDefaultFormat

Scheduled Pinned Locked Moved General and Desktop
2 Posts 1 Posters 757 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.
  • B Offline
    B Offline
    Bazilikum
    wrote on last edited by
    #1

    Hello :) ,
    In my application Im linking against Qt5Widgets and Qt5Gui (which I assume gets linked anyway with widgets)
    Everything works great except Im getting undefined symbol at runtime for the static function of setDefaultFormat for QSurfaceFormat.
    Compilation works, just at runtime.
    I have no problem accessing other functions under QSurfaceFormat.
    linux gcc4.9/clang3.5
    Any idea what Im doing wrong?
    Thanks :)

    1 Reply Last reply
    0
    • B Offline
      B Offline
      Bazilikum
      wrote on last edited by
      #2

      Sorry, my bad, was linking against v5.3 and not v5.4

      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