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. qt-opensource-windows-x86-5.14.2.exe
Forum Updated to NodeBB v4.3 + New Features

qt-opensource-windows-x86-5.14.2.exe

Scheduled Pinned Locked Moved Unsolved General and Desktop
versions
4 Posts 3 Posters 947 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.
  • Z Offline
    Z Offline
    zhuhongfei
    wrote on last edited by
    #1

    when install this version,at install path mingw73_32,don't find such files,such as Qt5cored.dll,just have Qt5core.dll.

    JonBJ aha_1980A 2 Replies Last reply
    0
    • Z zhuhongfei

      when install this version,at install path mingw73_32,don't find such files,such as Qt5cored.dll,just have Qt5core.dll.

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @zhuhongfei said in qt-opensource-windows-x86-5.14.2.exe:
      Qt5cored.dll is the version of Qt5core.dll compiled for debug. I guess the binary download does not include it? And I'm not sure what you are doing which would look for debug version of the Qt5 library DLLs.

      1 Reply Last reply
      0
      • Z zhuhongfei

        when install this version,at install path mingw73_32,don't find such files,such as Qt5cored.dll,just have Qt5core.dll.

        aha_1980A Offline
        aha_1980A Offline
        aha_1980
        Lifetime Qt Champion
        wrote on last edited by
        #3

        @zhuhongfei

        MinGW no longer differentiates between debug and release builds, as MSVC needs to do. So the DLLs for debug and release are the same (without 'd').

        Regards

        Qt has to stay free or it will die.

        JonBJ 1 Reply Last reply
        1
        • aha_1980A aha_1980

          @zhuhongfei

          MinGW no longer differentiates between debug and release builds, as MSVC needs to do. So the DLLs for debug and release are the same (without 'd').

          Regards

          JonBJ Offline
          JonBJ Offline
          JonB
          wrote on last edited by JonB
          #4

          @aha_1980
          Ah ha (so to speak)! In that case, @zhuhongfei needs to explain what it is he is doing from a MinGW build which requires Qt5cored.dll? Is it possible he is doing something only to do with MSVC?

          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