<div dir="ltr">Great!<br><div><div class="gmail_extra"><br><div class="gmail_quote">2018-01-23 16:52 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;">It’s running, this time WITH images!  I did have to change 1 thing in the guide though.  There’s no Plugins folder in the .app bundle so I had to make that explicitly for this to work:<div><br></div><div><pre class="gmail-m_-978216506256078972language-sh"><code class="gmail-m_-978216506256078972language-sh">cp -R ~/Qt5.9.1/5.9.1/clang_64/<wbr>plugins/imageformats bin/gcompris-qt.app/Contents/<wbr>PlugIns/</code></pre><div><br></div><div>Otherwise it just put the imageformats plugins in the root of the newly made PlugIns folder, instead of making imageformats a folder inside of PlugIns, and the executable couldn’t find any images at runtime.</div><div><br></div></div></div></blockquote><div><br></div><div>For this one, I guess we'll need to add it in the CMakeLists.txt too, I'll take a look on how to do it.<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><div></div><div>BUT there’re new problems with making the actual package (i.e. deployable):</div><div><br></div><div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">error: /Applications/Xcode.app/<wbr>Contents/Developer/Toolchains/<wbr>XcodeDefault.xctoolchain/usr/<wbr>bin/install_name_tool: can't open file: /Users/bjcupps/src/gcompris-0.<wbr>81/build/_CPack_Packages/<wbr>Darwin/DragNDrop/gcompris-qt-<wbr>0.90-Darwin/gcompris-qt.app/<wbr>Contents/plugins/mediaservice/<wbr>libqavfmediaplayer.dylib (No such file or directory)</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">CMake Error at /Applications/CMake.app/<wbr>Contents/share/cmake-3.10/<wbr>Modules/BundleUtilities.cmake:<wbr>879 (message):</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">  Command failed:</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75);min-height:16px"><span style="font-variant-ligatures:no-common-ligatures"></span><br></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">   'install_name_tool' '-id' '@executable_path/../MacOS/<wbr>libqavfmediaplayer.dylib' '/Users/bjcupps/src/gcompris-<wbr>0.81/build/_CPack_Packages/<wbr>Darwin/DragNDrop/gcompris-qt-<wbr>0.90-Darwin/gcompris-qt.app/<wbr>Contents/plugins/mediaservice/<wbr>libqavfmediaplayer.dylib'</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">Call Stack (most recent call first):</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">  /Applications/CMake.app/<wbr>Contents/share/cmake-3.10/<wbr>Modules/BundleUtilities.cmake:<wbr>953 (fixup_bundle_item)</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">  /Users/bjcupps/src/gcompris-0.<wbr>81/build/src/core/FixBundle.<wbr>cmake:2 (fixup_bundle)</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">  /Users/bjcupps/src/gcompris-0.<wbr>81/build/src/core/cmake_<wbr>install.cmake:170 (include)</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">  /Users/bjcupps/src/gcompris-0.<wbr>81/build/src/cmake_install.<wbr>cmake:38 (include)</span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures">  /Users/bjcupps/src/gcompris-0.<wbr>81/build/cmake_install.cmake:<wbr>45 (include)</span></div></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div style="margin:0px;font-stretch:normal;font-size:14px;line-height:normal;font-family:"Andale Mono";color:rgb(40,254,20);background-color:rgba(0,0,0,0.75)"><span style="font-variant-ligatures:no-common-ligatures"><br></span></div><div><br></div></div></div></blockquote><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><div></div><div>I’ll see if I can remember how/if I resolved that, but it might just be about copying more plugins from what it sounds like.</div></div></div></blockquote><div><br></div><div>Yes, I think either the plugins have been renamed or changed. <br></div><div>In the Qt folder, there is a folder lib/cmake (I think, I don't have a complete install for now).You should replace in <a href="https://github.com/gcompris/GCompris-qt/blob/master/src/core/CMakeLists.txt#L119">https://github.com/gcompris/GCompris-qt/blob/master/src/core/CMakeLists.txt#L119</a> with the good library names.<br></div><div>I'll check if I can extract the dmg on linux to see the structure of Qt package.</div><div><br></div><div>Thank you,</div><div><br></div><div>Johnny</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><div>  LASTLY…should I update the .icns file to the new orange icon?  As much as I love the yellow airplane I know it was changed on Windows and Android.  Thanks</div><span class="gmail-HOEnZb"><font color="#888888"><div><br></div><div>bj</div></font></span><div><br><blockquote type="cite"><span class="gmail-"><div>On Jan 23, 2018, at 08:38, Johnny Jazeix <<a href="mailto:jazeix@gmail.com" target="_blank">jazeix@gmail.com</a>> wrote:</div><br class="gmail-m_-978216506256078972Apple-interchange-newline"></span><span class="gmail-"><div><div class="gmail_extra" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">I just found<span class="gmail-m_-978216506256078972Apple-converted-space"> </span><a href="https://www.ynonperek.com/2017/09/18/building-gcompris-qt-on-macos/" target="_blank">https://www.ynonperek.<wbr>com/2017/09/18/building-<wbr>gcompris-qt-on-macos/</a><span class="gmail-m_-978216506256078972Apple-converted-space"> </span>that could help (it misses a elseif in the CMakeLists.txt).</div><div class="gmail_extra" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><br></div><div class="gmail_extra" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px">I was waiting for more change on the full gcompris package but I will merge it tonight.</div></div></span></blockquote></div><br></div></div></blockquote></div><br></div></div></div>