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 Installer Framework - binarycreator.exe Entry point not found
Forum Updated to NodeBB v4.3 + New Features

Qt Installer Framework - binarycreator.exe Entry point not found

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 3 Posters 453 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.
  • V Offline
    V Offline
    viniltc
    wrote on last edited by
    #1

    Hi,

    I'm trying to create a installer package for my application. I'm getting the following error if I try to call the binarycreator.exe

    49daa3cc-b4f8-46a6-b19c-ef96fc3131cf-image.png

    I tried putting dxgi.dll in the same folder as binarycreator.exe but no luck. What might be the issue?

    Thanks in advance

    JonBJ 1 Reply Last reply
    0
    • V viniltc

      Hi,

      I'm trying to create a installer package for my application. I'm getting the following error if I try to call the binarycreator.exe

      49daa3cc-b4f8-46a6-b19c-ef96fc3131cf-image.png

      I tried putting dxgi.dll in the same folder as binarycreator.exe but no luck. What might be the issue?

      Thanks in advance

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

      @viniltc
      I would suggest Googling createdxgifactory2 could not be located, for which there really quite a few hits.
      One even claims:

      Rename the dxgi.dll File to d3d11.dll for Solving the Entry Point Not Found Error.

      1 Reply Last reply
      1
      • hskoglundH Offline
        hskoglundH Offline
        hskoglund
        wrote on last edited by
        #3

        Hi, the error is because you are on Windows 7.
        The reason could be if the Qt Installer Framework is built on/based on Qt 6. Qt6 does not work on Windows 7, it requires Windows 10 or 11 :-(

        1 Reply Last reply
        2

        • Login

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