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. Export QT Addin + Opencv project to .exe in visual studio 2013.
Forum Updated to NodeBB v4.3 + New Features

Export QT Addin + Opencv project to .exe in visual studio 2013.

Scheduled Pinned Locked Moved Unsolved General and Desktop
5 Posts 2 Posters 1.1k 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.
  • C Offline
    C Offline
    ChrisCl
    wrote on 26 Jul 2016, 01:32 last edited by
    #1

    As topic, is there anyone know how to Export QT Addin + Opencv project to .exe in visual studio 2013?
    I would like to export my project into .exe file and use it on other pc, any suggestion?

    J 1 Reply Last reply 26 Jul 2016, 04:41
    0
    • C ChrisCl
      26 Jul 2016, 01:32

      As topic, is there anyone know how to Export QT Addin + Opencv project to .exe in visual studio 2013?
      I would like to export my project into .exe file and use it on other pc, any suggestion?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 26 Jul 2016, 04:41 last edited by
      #2

      @ChrisCl What is Qt Addin?
      What do you mean by export? I guess you mean build and deploy?
      For deploying you can use http://doc.qt.io/qt-5/windows-deployment.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • C Offline
        C Offline
        ChrisCl
        wrote on 26 Jul 2016, 05:28 last edited by
        #3

        @jsulm
        It is a addin tools to let me use qt on visual studio 2013.
        Yes i want to export my project to .exe file so that it can use on other pc.

        J 1 Reply Last reply 26 Jul 2016, 05:57
        0
        • C ChrisCl
          26 Jul 2016, 05:28

          @jsulm
          It is a addin tools to let me use qt on visual studio 2013.
          Yes i want to export my project to .exe file so that it can use on other pc.

          J Offline
          J Offline
          jsulm
          Lifetime Qt Champion
          wrote on 26 Jul 2016, 05:57 last edited by
          #4

          @ChrisCl I never used the Qt Addin, but I guess you have to install it?
          Then you need OpenCV built with same compiler (VS2013). When everything is set up then add OpenCV as library to your project and build your project. Then use the deployment tool (see link I posted before).

          https://forum.qt.io/topic/113070/qt-code-of-conduct

          C 1 Reply Last reply 27 Jul 2016, 07:39
          0
          • J jsulm
            26 Jul 2016, 05:57

            @ChrisCl I never used the Qt Addin, but I guess you have to install it?
            Then you need OpenCV built with same compiler (VS2013). When everything is set up then add OpenCV as library to your project and build your project. Then use the deployment tool (see link I posted before).

            C Offline
            C Offline
            ChrisCl
            wrote on 27 Jul 2016, 07:39 last edited by
            #5

            @jsulm

            Thanks for your suggestion.

            1 Reply Last reply
            0

            1/5

            26 Jul 2016, 01:32

            • Login

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