Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Jobs
  4. Mac developer, Qt & C++ experience, wanted for project build
Forum Updated to NodeBB v4.3 + New Features

Mac developer, Qt & C++ experience, wanted for project build

Scheduled Pinned Locked Moved Unsolved Jobs
5 Posts 3 Posters 1.3k 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.
  • C Offline
    C Offline
    clivel
    wrote on last edited by
    #1

    Please note: This is an Open Source project - unpaid.

    I am looking for a developer to build the Mac release of AlbumEasy including the install.

    AlbumEasy is a Qt/C++ application for creating custom stamp album pages
    Currently, I only release Linux and Windows versions of the program as I have no experience in building Mac software nor do I have a Mac.

    As I am getting regular requests for a Mac version of the software I am looking for assistance with this.

    The project can be found here: https://sourceforge.net/projects/albumeasy/

    Thanks,
    Clive

    1 Reply Last reply
    1
    • VRoninV Offline
      VRoninV Offline
      VRonin
      wrote on last edited by
      #2

      As it's open source you can use the free CI platforms to release on all systems:

      • Travis lets you build and deploy for Linux and Mac
      • Appveyor lets you build and deploy for Windows

      If you post your project on github (I'm not familiar with subversion and the collaboration process on sourceforge) I can try to upload the scripts to manage your releases using those services

      "La mort n'est rien, mais vivre vaincu et sans gloire, c'est mourir tous les jours"
      ~Napoleon Bonaparte

      On a crusade to banish setIndexWidget() from the holy land of Qt

      1 Reply Last reply
      4
      • C Offline
        C Offline
        clivel
        wrote on last edited by
        #3

        Thanks VRonin,

        To check out from Sourceforge is fairly easy, assuming Subversion is installed on the client machine (often the case on Linux systems), just change to an empty directory and execute the command:
        svn checkout https://svn.code.sf.net/p/albumeasy/code/trunk .
        (Note the trailing dot)

        I am not too keen on changing the existing Windows and Linux build and install scripts - no point in fixing that which is not broken, as they function perfectly well as is.

        As I do not have access to a Mac of any sort, Travis does look like it could be a promising solution. However, the issue goes beyond just building and testing for functionality. It is also necessary to ensure that the application has the feel of a regular MAC app that would be familiar to the average user. e.g configuration data, documents and fonts installed in the correct places, familiar toolbar and menu layouts etc. Something I am not capable of doing as I have never actually ever used a MAC.
        Thanks,
        Clive

        K 1 Reply Last reply
        1
        • C clivel

          Thanks VRonin,

          To check out from Sourceforge is fairly easy, assuming Subversion is installed on the client machine (often the case on Linux systems), just change to an empty directory and execute the command:
          svn checkout https://svn.code.sf.net/p/albumeasy/code/trunk .
          (Note the trailing dot)

          I am not too keen on changing the existing Windows and Linux build and install scripts - no point in fixing that which is not broken, as they function perfectly well as is.

          As I do not have access to a Mac of any sort, Travis does look like it could be a promising solution. However, the issue goes beyond just building and testing for functionality. It is also necessary to ensure that the application has the feel of a regular MAC app that would be familiar to the average user. e.g configuration data, documents and fonts installed in the correct places, familiar toolbar and menu layouts etc. Something I am not capable of doing as I have never actually ever used a MAC.
          Thanks,
          Clive

          K Offline
          K Offline
          Konstantin Tokarev
          wrote on last edited by Konstantin Tokarev
          #4

          @clivel There are cloud services which allow you to rent a Mac machine and use it like VPS or VDS. For open source project you may be able to get it for free on https://www.macstadium.com/opensource

          C 1 Reply Last reply
          5
          • K Konstantin Tokarev

            @clivel There are cloud services which allow you to rent a Mac machine and use it like VPS or VDS. For open source project you may be able to get it for free on https://www.macstadium.com/opensource

            C Offline
            C Offline
            clivel
            wrote on last edited by
            #5

            @Konstantin-Tokarev
            An excellent resource, thanks Konstantin. I will apply today.
            I am sure that my project meets all the requirements.
            Clive

            1 Reply Last reply
            1

            • Login

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