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

Pierre Chicoine pierrechicoine606 at gmail.com
Sat Feb 23 19:29:04 CET 2013


Daniel

Should I erase the /home/pi/opt directory and start over with the downloads
and all??

Pierre

---------- Forwarded message ----------
From: Daniel Bittencourt <danielcbit at gmail.com>
Date: Sat, Feb 23, 2013 at 10:26 AM
Subject: Re: [QtonPi] Fwd: 3d on the PI is not supported from Linux on Qt 5
To: Pierre Chicoine <pierrechicoine606 at gmail.com>


OK, that's the problem. Please, first do this: git checkout
-b build_qtsdk origin/build_qtsdk and rebuild qt5, then you should have a
rootfs directory in your ~/opt folder. This directory is where there will
be all libs and includes.

Hope it works now!




On Sat, Feb 23, 2013 at 6:22 PM, Pierre Chicoine <
pierrechicoine606 at gmail.com> wrote:

>
>
>
> 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
>>
>
>
> _______________________________________________
> QtonPi mailing list
> QtonPi at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qtonpi
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qtonpi/attachments/20130223/12c8a800/attachment-0001.html 


More information about the QtonPi mailing list