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. problem deploy project

problem deploy project

Scheduled Pinned Locked Moved General and Desktop
4 Posts 3 Posters 1.0k 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.
  • A Offline
    A Offline
    AichaDev
    wrote on last edited by
    #1

    I deployed my project create with qt4 creator and compile with Visual Studio 2010, I try to run it on another pc it asks me dll files I have all provided, it is normally execute but I have some miniature not appear, I do not know where does the error exactly.help please
    Capture

    JKSHJ 1 Reply Last reply
    0
    • FranckynosF Offline
      FranckynosF Offline
      Franckynos
      wrote on last edited by
      #2

      It's possible you have missing imagereader.dll.

      At root of your application paste the folder : C:\Qt\yourqtversion\qt-5.4.1-x64-mingw492r1-seh-rev1\plugins\imageformats

      in the image formats you have jpg.dll, png.dll ...

      but at the root of your application you must have the folder names "imageformats"

      1 Reply Last reply
      0
      • A AichaDev

        I deployed my project create with qt4 creator and compile with Visual Studio 2010, I try to run it on another pc it asks me dll files I have all provided, it is normally execute but I have some miniature not appear, I do not know where does the error exactly.help please
        Capture

        JKSHJ Offline
        JKSHJ Offline
        JKSH
        Moderators
        wrote on last edited by
        #3

        Hi,

        @AichaDev said:

        I deployed my project create with qt4 creator and compile with Visual Studio 2010, I try to run it on another pc it asks me dll files I have all provided, it is normally execute but I have some miniature not appear, I do not know where does the error exactly.help please
        Capture

        Your link doesn't work.

        What version of Qt are you using?

        • If Qt 4, see http://doc.qt.io/qt-4.8/deployment-windows.html
        • If Qt 5, see http://wiki.qt.io/Deploy_an_Application_on_Windows

        Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

        1 Reply Last reply
        0
        • A Offline
          A Offline
          AichaDev
          wrote on last edited by
          #4

          Yeees thank you very much, I'm pasting imageformats folder on the root file with my application and it works very well, thank you again :) :)

          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