MacOS & 0.70 compile

Johnny Jazeix jazeix at gmail.com
Thu May 4 08:21:26 UTC 2017


I just removed all the logs as the message was too big.

I found this: https://bugreports.qt.io/browse/QTBUG-48015, can you try with
5.6.2?

Johnny


2017-05-03 21:42 GMT+02:00 B.J. <bj at koupps.net>:

>
> On May 3, 2017, at 12:09, Johnny Jazeix <jazeix at gmail.com> wrote:
>
> can you try adding a AND NOT APPLE at https://github.com/gcompris/
> GCompris-qt/blob/master/src/core/CMakeLists.txt#L138 to check if it
> removes the box2d dependency.
>
>
> Sorry for the quick answer, I'll check it better after, I need to leave
> for now ;)
>
>
> did so, with a fresh build…
>
> Commands:
>
>    - // needed? omitted this time... //  ~/Qt/5.6/clang_64/bin/qmake
>    -config release ../gcompris-qt-0.70/gcompris.pro
>    - {change CMakeLists.txt line 138, adding AND NOT APPLE after
>    sailfishos}
>    - export Qt5_DIR="/Users/faculty/Qt/5.6/clang_64/lib/cmake/Qt5"
>    - cmake -DQML_BOX2D_MODULE=disabled -DACTIVATION_MODE=internal
>    ../gcompris-qt-0.70
>    - make
>    - cp  -r  ~/Qt/5.6/clang_64/plugins  bin/gcompris-qt.app/Contents
>    - {change ./src/core/cmake_install.cmake "clang_64/lib/qml" strings to
>    "clang_64/qml"}
>    - {change ./src/core/cmake_install.cmake "clang_64/lib/plugins"
>    strings to "clang_64/plugins"}
>    - make package
>
>
> Result
> It finished!  and crashed when run...the locally linked one in the bin dir
> does run but the packaged one looks like it doesn't.  I'll play more
> tomorrow.  Here's crash data if anyone's curious:
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/gcompris-devel/attachments/20170504/0cc0c089/attachment.html>


More information about the GCompris-devel mailing list