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. My QT built with msvc20010 does not create QtOpenGLd4.dll ???
Qt 6.11 is out! See what's new in the release blog

My QT built with msvc20010 does not create QtOpenGLd4.dll ???

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 2.2k 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    First: Have I to build a debug-and-release QT ? Now, with default option (-release) I see how release and debug versions are created. (###.dll /lid and ###d.dll /lib )
    I’m a bit confused…. The ### files are ‘pure’ release versions and ###d. ‘pure’ debug versions ? What are the difference with a ‘debug_and_release’ build ?
    Second:
    On release mode I can compile my app but on debug mode I have a link error: cannot find QtOpenGLd4.dll.
    If I look at my /bin folder I see there is a #4.dll / #4.lib / #4d.dll /4d.lib for every qt library except QtOpenGLd4.dll. (I have only the release version ) What is happen ? Any idea ?
    Thanks .

    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