[QtonPi] Fwd: 3d on the PI is not supported from Linux on Qt 5

Pierre Chicoine pierrechicoine606 at gmail.com
Sat Feb 23 19:22:09 CET 2013


On Sat, Feb 23, 2013 at 10:20 AM, Pierre Chicoine <
pierrechicoine606 at gmail.com> wrote:

> Daniel
>
> Here's my output
>
> pi at LinuxOne:~/bakeqtpi$ git branch
> * master
> pi at LinuxOne:~/bakeqtpi$ git branch --all
> * master
>   remotes/origin/HEAD -> origin/master
>   remotes/origin/build_qtsdk
>   remotes/origin/build_tools
>   remotes/origin/master
> pi at LinuxOne:~/bakeqtpi$ git show
> commit d4b537732d0e0e522824c38f3b2bd2ff3131bdbe
> Author: Daniel Bittencourt <daniel.bittencourt at openbossa.org>
> Date:   Thu Dec 27 18:32:56 2012 -0400
>
>     Adding possibility to build from Qt5 official package
>
>     Signed-off-by: Daniel Bittencourt <daniel.bittencourt at openbossa.org>
>
> diff --git a/bakeqtpi.bash b/bakeqtpi.bash
> index 0a59ff7..17e45c3 100755
> --- a/bakeqtpi.bash
> +++ b/bakeqtpi.bash
> @@ -13,7 +13,7 @@ if [[ "$OSTYPE" =~ darwin.* ]]
>  then
>         CROSSCOMPILETOOLS=$OPT_DIRECTORY/trismers-cross-compile-tools-osx
>         CROSSCOMPILER=$OPT_DIRECTORY/arm-linux-gnueabihf-osx
> -else
> +else
>         CROSSCOMPILETOOLS=$OPT_DIRECTORY/cross-compile-tools
>         CROSSCOMPILER=$OPT_DIRECTORY/gcc-4.7-linaro-rpi-gnueabihf
>  fi
> @@ -26,7 +26,7 @@ QT5PIPREFIX=/usr/local/qt5pi
>  QT5ROOTFSPREFIX=$ROOTFS/usr/local/qt5pi
>
> :
>
>
> Thanks
>
> Pierre
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qtonpi/attachments/20130223/f87d8380/attachment.html 


More information about the QtonPi mailing list