<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 08/11/16 20:25, Ütkarsh Tiwari
      wrote:<br>
    </div>
    <blockquote
cite="mid:CAFRUKoeT2_Z88JjcyHN_wpvBUQHPMFHUEXP=EDr3tuAS3R9cTQ@mail.gmail.com"
      type="cite">
      <div dir="ltr">Hello Mr. Jazeix,
        <div>     I would like to contribute to GCompris. I am on Mac
          OSX platform. I was unable to find any tutorial to setup
          GCompris on Macbooks. Could you please guide me how to get
          about it?<br clear="all">
          <div><br>
          </div>
          -- <br>
          <div class="gmail_signature" data-smartmail="gmail_signature">Regards,<br>
            Ütkarsh Tiwari<br>
            <br>
            <br>
            <br>
          </div>
        </div>
      </div>
    </blockquote>
    <p>Hi,</p>
    <p>as Bruno answered you last time, you can try to compile using
      cmake.</p>
    <p>You have some info at
      <a class="moz-txt-link-freetext" href="http://gcompris.net/wiki/Qt_Quick_development_process">http://gcompris.net/wiki/Qt_Quick_development_process</a> to compile
      for linux, it should be similar to compile for mac.</p>
    <p>You need to install cmake, Qt
      (<a class="moz-txt-link-freetext" href="https://www.qt.io/download-open-source/">https://www.qt.io/download-open-source/</a> for OS X host) and git.
      Then, you can follow the steps in the link above (either using
      QtCreator or in terminal "cmake && make &&
      ./bin/gcompris-qt").</p>
    <p>I add the list in cc as some people on it have already compiled
      for macOSX.</p>
    <p>If you have issues, feel free to come in the irc channel if it is
      easier for you.</p>
    <p>Johnny<br>
    </p>
  </body>
</html>