Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    Cross platform install script

    General and Desktop
    3
    3
    2327
    Loading More Posts
    • 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
      mike4 last edited by

      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 Reply Quote 0
      • L
        lgeyer last edited by

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

        1 Reply Last reply Reply Quote 0
        • S
          sidewinder last edited by

          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 Reply Quote 0
          • First post
            Last post