Results 1 to 17 of 17

Thread: executable version

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Sep 2009
    Posts
    31
    Thanks
    7
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Windows

    Default executable version

    Hello friends,

    normally I copy the libraries .dll for the folder together with the executable. And it always worked.
    However, I did a software for image processing, that use the QPixmap, QImage, math.h, libraries among others. And it not working.
    I copied the libraries .dll that are necessary for run without error, the software opens without error, but the image not open. And when I compile the code, he run and open the image without problem.

    How will I find the libraries are needed?

    Sorry my english.

  2. The following user says thank you to danilodsp for this useful post:

    hakermania (9th October 2011)

Similar Threads

  1. Creating an evaluation version or trial version
    By munna in forum General Discussion
    Replies: 9
    Last Post: 20th June 2015, 01:50
  2. Replies: 5
    Last Post: 26th August 2011, 19:08
  3. Help in the executable
    By mukunda in forum Qt Programming
    Replies: 6
    Last Post: 5th July 2011, 07:59
  4. Replies: 0
    Last Post: 11th August 2009, 09:38
  5. Replies: 5
    Last Post: 5th October 2008, 05:12

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.