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. Cross platform install script
Qt 6.11 is out! See what's new in the release blog

Cross platform install script

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

    Hi
    i only need to copy two files from a directory to 5 other dir. but on win/lin/mac.
    Any idea on how i should approach such a install tool? Would be my first qt project...
    Many thanks
    Michael

    1 Reply Last reply
    0
    • L Offline
      L Offline
      lgeyer
      wrote on last edited by
      #2

      "Building Qt Installers":http://developer.qt.nokia.com/wiki/BuildingQtInstallers

      1 Reply Last reply
      0
      • S Offline
        S Offline
        sidewinder
        wrote on last edited by
        #3

        Do you want to write your own installer in Qt or you already have a Qt project which you want to install on different platforms? If the latter is the case then I can recommend you "InstallJammer":http://www.installjammer.com/ , which is free to distribute and use. I'm not sure if Mac support has been already implemented though.
        If you want to build your own installer then take a look at "Qt installer framework":https://qt.gitorious.org/qt-labs/installer-framework for some tips.

        "Never memorize what you can look up in books."
        Albert Einstein

        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