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. Unable to find dependent libraries of xxx.pro :DOS header check failed.

Unable to find dependent libraries of xxx.pro :DOS header check failed.

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

    Re: Windeployqt failes

    Unable to find dependent libraries of xxx.pro :DOS header check failed.

    JonBJ 1 Reply Last reply
    0
    • D durongze

      Re: Windeployqt failes

      Unable to find dependent libraries of xxx.pro :DOS header check failed.

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

      @durongze
      Your referenced link to Windeployqt fails is about "path not found".

      However, DOS header check failed looks different to me. It would imply to me that it is looking at one of the files/libraries you are trying to package (to find its dependencies), expecting it to be something executable, but finding it is not. Like a wrong file type, or a zipped file or something? I would take everything (every file to be packaged) out of it that you can, test, and then start adding the files back in to see if one of them causes the problem?

      1 Reply Last reply
      1

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved