<div dir="ltr">Hi,<br><div><div class="gmail_extra"><br></div><div class="gmail_extra">I just found <a href="https://www.ynonperek.com/2017/09/18/building-gcompris-qt-on-macos/">https://www.ynonperek.com/2017/09/18/building-gcompris-qt-on-macos/</a> that could help (it misses a elseif in the CMakeLists.txt).</div><div class="gmail_extra"><br></div><div class="gmail_extra">I was waiting for more change on the full gcompris package but I will merge it tonight.</div><div class="gmail_extra"><br></div><div class="gmail_extra">Johnny<br></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_quote">2018-01-23 14:59 GMT+01:00 B.J. <span dir="ltr"><<a href="mailto:bj@koupps.net" target="_blank">bj@koupps.net</a>></span>:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><i style="font-size:14px">OK.  Here’re the commands/edits I used so far:</i><div><span style="font-size:14px"><br></span></div><div>







<ul style="margin-left:0.375in;direction:ltr;unicode-bidi:embed;margin-top:0in;margin-bottom:0in" type="disc">
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">git clone
     <a>git://anongit.kde.org/<wbr>gcompris.git</a></span></li></ul></div></div></blockquote><div><br></div><div>There you should have done a cd gcompris/<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div><ul style="margin-left:0.375in;direction:ltr;unicode-bidi:embed;margin-top:0in;margin-bottom:0in" type="disc">
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">git submodule init</span></li>
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">git submodule update</span></li>
</ul>

<ul style="margin-left:0.375in;direction:ltr;unicode-bidi:embed;margin-top:0in;margin-bottom:0in" type="disc">
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">// <i>needed? omitted this
     time:     </i>  ~/Qt/5.6/clang_64/bin/qmake -config release
     ../gcompris/<a href="http://gcompris.pro" target="_blank">gcompris.pro</a></span></li></ul></div></div></blockquote><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div><ul style="margin-left:0.375in;direction:ltr;unicode-bidi:embed;margin-top:0in;margin-bottom:0in" type="disc">
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">{change
     src/core/CMakeLists.txt line 138, adding AND NOT APPLE after sailfishos}  <i>// couldn't find this time around!  skipped</i></span></li>
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">{change
     src/core/CMakeLists.txt line 96, adding
     "set(CMAKE_INSTALL_RPATH_USE_<wbr>LINK_PATH TRUE)" in
     "APPLE" in "BUILD_STANDALONE"}</span></li>
</ul>

<ul style="margin-left:0.375in;direction:ltr;unicode-bidi:embed;margin-top:0in;margin-bottom:0in" type="disc">
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">export
     Qt5_DIR="/Users/faculty/Qt/5.<wbr>9.3/clang_64/lib/cmake/Qt5"</span></li>
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">export
     PATH=$PATH:/Users/faculty/Qt/<wbr>5.9.3/clang_64/bin</span></li>
</ul>

<ul style="margin-left:0.375in;direction:ltr;unicode-bidi:embed;margin-top:0in;margin-bottom:0in" type="disc">
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">cmake
     -DQML_BOX2D_MODULE=submodule -DACTIVATION_MODE=internal ../gcompris</span></li>
 <li style="margin-top:0px;margin-bottom:0px;vertical-align:middle"><span style="font-family:Calibri;font-size:14px">make</span></li>
</ul><div><font style="font-size:14px" face="Calibri"><br></font></div><div>





<div style="margin:0in;font-family:Calibri"><i style="font-size:14px">I still had that odd cmake
output, but it continued this time (since I guess I have the submodule now):</i></div><span class="gmail-"><div style="margin:0in"><font style="font-size:14px" face="Courier New"><br></font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New">--
Building qml-box2d module from submodule</font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New">-- Found
Git: /usr/bin/git (found version "2.14.3 (Apple Git-98)") </font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New">fatal:
Not a git repository (or any of the parent directories): .git</font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New">--
Configuring done</font></div></span><div style="margin:0in"><font style="font-size:14px" face="Courier New">--
Generating done</font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New"><br></font></div><div style="margin:0in;font-family:Calibri"><i style="font-size:14px">…it continues
& finishes though...</i></div>

</div><div><font style="font-size:14px" face="Calibri"><br></font></div><div><span class="gmail-">





<div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">$ make</font></div><div style="margin:0in;color:rgb(213,59,211)"><font style="font-size:14px" face="Courier New">Scanning
dependencies of target createShareFolders</font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  0%] </span><span style="color:rgb(82,48,225)">Generating
shareFolders</span></font></div><div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">[ 
0%] Built target createShareFolders</font></div></span><div style="margin:0in;color:rgb(213,59,211)"><font style="font-size:14px" face="Courier New">Scanning
dependencies of target BuildTranslations</font></div><div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">[ 
0%] Built target BuildTranslations</font></div><span class="gmail-"><div style="margin:0in;color:rgb(213,59,211)"><font style="font-size:14px" face="Courier New">Scanning
dependencies of target qml_box2d</font></div></span><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  1%] </span><span style="color:rgb(82,48,225)">Creating
directories for 'qml_box2d'</span></font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  1%] </span><span style="color:rgb(82,48,225)">No
download step for 'qml_box2d'</span></font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  1%] </span><span style="color:rgb(82,48,225)">No patch
step for 'qml_box2d'</span></font></div><span class="gmail-"><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  1%] </span><span style="color:rgb(82,48,225)">No update
step for 'qml_box2d'</span></font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  1%] </span><span style="color:rgb(82,48,225)">Performing
configure step for 'qml_box2d'</span></font></div></span><div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">Info:
creating stash file
/Users/faculty/src/gcompris-0.<wbr>81/build/qml_box2d-prefix/src/<wbr>qml_box2d-build/.qmake.stash</font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  3%] </span><span style="color:rgb(82,48,225)">Performing
build step for 'qml_box2d'</span></font></div><div style="margin:0in"><font style="font-size:14px" face="Courier New"><span style="color:rgb(37,235,18)">[  3%] </span><span style="color:rgb(82,48,225)">Performing
install step for 'qml_box2d'</span></font></div><div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">cp:
libBox2D.so: No such file or directory</font></div></div></div></div></blockquote><div> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="overflow-wrap: break-word;"><div><div><div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">make[2]:
*** [qml_box2d-prefix/src/qml_<wbr>box2d-stamp/qml_box2d-install] Error 1</font></div><span class="gmail-"><div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">make[1]:
*** [CMakeFiles/qml_box2d.dir/all] Error 2</font></div><div style="margin:0in;color:rgb(37,235,18)"><font style="font-size:14px" face="Courier New">make:
*** [all] Error 2</font></div>

</span></div><div><font style="font-size:14px" face="Calibri"><br></font></div><div><font style="font-size:14px" face="Calibri">So is the make problem derivative of the error CMake communicated?  There isn’t a .git tree in the build directory of course so I’m not sure if I should do something to point to that back in the source tree...</font></div>

</div></div></blockquote></div><br></div></div></div>