Results 1 to 1 of 1

Thread: Deploying qt application with opencv.

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    May 2012
    Posts
    6
    Qt products
    Qt4
    Platforms
    Windows

    Default Deploying qt application with opencv.

    Hello,

    I have application that does convolution matrix image processing on cv::Mat images and displays them as QImages. Application works well in debug and release mode. Though I have problem with creating an instalator via INNO also when i go to folder debug/release (after pasting needed Qt dll's) and click .exe I get error :


    I have tried to use Dependency Walker 2.2 and here is what it shows right now in release folder:


    I have tried to dowload and put those red dlls( though i didnt find them all on the internet) in release folder but it didnt change anything.
    Could anyone please help me ? There is so little information about how to do it on windows with external libraries in project..
    I use win8(32bit). Qt creator 2.6.2 ( based on Qt 5.0.1).

    Thanks in advance.
    Attached Images Attached Images

Similar Threads

  1. Deploying Qt 4.8.4 application on Mac OS X 10.6
    By mentalmushroom in forum Installation and Deployment
    Replies: 5
    Last Post: 18th April 2013, 06:58
  2. Deploying a Qt / OpenCV application in Mac OS X
    By hersheyzombie in forum Installation and Deployment
    Replies: 2
    Last Post: 29th July 2011, 00:58
  3. Deploying an application on a different PC
    By adyb in forum Installation and Deployment
    Replies: 2
    Last Post: 25th July 2011, 14:53
  4. Deploying qt application under mac osx
    By lechoo in forum Installation and Deployment
    Replies: 0
    Last Post: 24th September 2010, 15:56
  5. deploying my qt application
    By arunredi in forum Installation and Deployment
    Replies: 1
    Last Post: 22nd May 2008, 11:34

Tags for this Thread

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.