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. Compiling/Binary & Camera manipulation
Forum Updated to NodeBB v4.3 + New Features

Compiling/Binary & Camera manipulation

Scheduled Pinned Locked Moved General and Desktop
2 Posts 2 Posters 748 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.
  • R Offline
    R Offline
    rgm78
    wrote on last edited by
    #1

    So I have 2 questions really:

    1. If I am done with a project and I want to create it as an executable (For Linux, Windows) what steps should I take? I see the grayed out "Publish Project..." but I'm not sure that's quite it. I also saw this:

    http://qt-project.org/doc/qtcreator-2.5/creator-publish-ovi.html

    Again, not sure this is the right direction I am supposed to go in.

    1. This is a bit more specific, I see that #include <QWSMouseHandler>, #include <QMouseDriverPlugin>, etc. are for "Qt for Embedded Linux," so is there a Windows equivalent as well?

    Thanks

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      First of all you should change the title of your post.
      This is for two reasons.
      A) It is certainly good to be friendly in this forum, but giving the gist of your problem in the title helps others to see immediately your likely problem and if they can contribute. Ultimately, this attracts answers for you.
      B) Others may see that they have a similar problem and check for a solution.

      Probably you might want to update to a more recent version of creator either 2.8 or 3.0. There is a deployment feature in there. However, I have to admit that I never used it so far. In general you can pick up the application and the dynamic libs.

      The "how to find the required dependencies can be found following this wiki entry. ":http://qt-project.org/wiki/Show_library_dependencies

      For the different embedded windows versions you need "to compile Qt libs":http://qt-project.org/doc/qt-5/install-wince.html on your own.

      Vote the answer(s) that helped you to solve your issue(s)

      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