[QtonPi] Bakeqtpi for osx updated

Jay See jc at vtkloud.com
Thu Oct 11 11:08:48 CEST 2012


Hi Maciej

The image worked perfectly, thanks and congratulations :)

Not being familiar with the env anyway, have you any guideline on how to 
build qt5 examples on mac for the rpi ? Do I need to install qtcreator & 
all the stuff just like the beginner's guide says for linux (adapting 
the toolchain path, of course)?

Thanks & regards
JC

>
>
> qtonpi-request at qt-project.org <mailto:qtonpi-request at qt-project.org>
> October 10, 2012 9:46 PM
> Send QtonPi mailing list submissions to
> 	qtonpi at qt-project.org
>
> To subscribe or unsubscribe via the World Wide Web, visit
> 	http://lists.qt-project.org/mailman/listinfo/qtonpi
> or, via email, send a message with subject or body 'help' to
> 	qtonpi-request at qt-project.org
>
> You can reach the person managing the list at
> 	qtonpi-owner at qt-project.org
>
> When replying, please edit your Subject line so it is more specific
> than "Re: Contents of QtonPi digest..."
>
>
> Today's Topics:
>
>     1. Re: Bakeqtpi for osx updated ( Trismer Technologies )
>     2. Re: Qt Creator error: "Qt Version is not properly installed,
>        please run make install" (Chris Story)
>     3. Re: Qt Creator error: "Qt Version is not properly	installed,
>        please run make install" (Wruhen Retribution)
>
>
> ----------------------------------------------------------------------
>
> Message: 1
> Date: Wed, 10 Oct 2012 13:31:53 +0200
> From: " Trismer Technologies "<info at trismer.com>
> Subject: Re: [QtonPi] Bakeqtpi for osx updated
> To: qtonpi at qt-project.org
> Message-ID:<3e890d42986067a9a1051731f2508b1c.qmail at home.pl>
> Content-Type: text/plain; charset=UTF-8
>
> Hi,
>
> I believe you see these messages while extracting sysroot image. It
> shouldn't affect the process, because sysroot files are needed only for the
> compilation process and the ownership of files is not important, as far as I
> know. I'll check if we can do something with these messages. Please check if
> the building process succeeded after all.
>
> Thanks,
> Maciej Kujalowicz
> Trismer Technologies
>
>
>> Message: 1
>> Date: Tue, 09 Oct 2012 18:07:51 +0200
>> From: Jay See<jc at vtkloud.com>
>> Subject: Re: [QtonPi] Bakeqtpi for osx updated
>> To: qtonpi at qt-project.org
>> Message-ID:<50744BD7.5060108 at vtkloud.com>
>> Content-Type: text/plain; charset="iso-8859-1"
>>
>> Hi,
>>
>> I've given a try to the script for OSX on a clean OSX install. I get a
>> bunch of errors :
>> "Operation not permitted while changing ownership of ".... during the
>> install
>>
>> Any idea?
>>
>> Regards
>>
>>
>
> ------------------------------
>
> Message: 2
> Date: Wed, 10 Oct 2012 12:09:22 -0700
> From: Chris Story<ke6rwj at gmail.com>
> Subject: Re: [QtonPi] Qt Creator error: "Qt Version is not properly
> 	installed, please run make install"
> To: "qtonpi at qt-project.org"<qtonpi at qt-project.org>
> Message-ID:<5075C7E2.3050903 at gmail.com>
> Content-Type: text/plain; charset="iso-8859-1"
>
> Am I the *only* one with this issue? everyone else just using the
> command prompt??
>
> Chris
>
>
>
> On 10/04/2012 08:21 AM, Chris Story wrote:
>> I have an error in Qt Creator.. when i attempt to assign the qt5pi
>> Qmake in the app-->tools-->options-->build&  run -->  qt version...
>>
>> Error: Qt Version is not properly installed, please run make install
>>
>> I read many posts, but none showed what i am...
>>
>> this file is there, however still the error..  I understand that this
>> depends on the values of:
>>
>>    * The directory QT_INSTALL_BINS
>>    * The directory QT_INSTALL_HEADERS
>>
>> so i checked this with the following command.. qmake -query, and i get
>> this...
>>
>> nbkhwjm at ubuntu:/usr/local/qt5pi/bin$ ./qmake -query
>> QT_SYSROOT:/mnt/rasp-pi-rootfs
>> QT_INSTALL_PREFIX:/mnt/rasp-pi-rootfs/usr/local/qt5pi
>> QT_INSTALL_PREFIX/raw:/usr/local/qt5pi
>> QT_INSTALL_DATA:/mnt/rasp-pi-rootfs/usr/local/qt5pi
>> QT_INSTALL_DATA/raw:/usr/local/qt5pi
>> QT_INSTALL_DOCS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/doc
>> QT_INSTALL_DOCS/raw:/usr/local/qt5pi/doc
>> QT_INSTALL_HEADERS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/include
>> QT_INSTALL_HEADERS/raw:/usr/local/qt5pi/include
>> QT_INSTALL_LIBS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/lib
>> QT_INSTALL_LIBS/raw:/usr/local/qt5pi/lib
>> QT_INSTALL_BINS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/bin
>> QT_INSTALL_BINS/raw:/usr/local/qt5pi/bin
>> QT_INSTALL_TESTS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/tests
>> QT_INSTALL_TESTS/raw:/usr/local/qt5pi/tests
>> QT_INSTALL_PLUGINS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/plugins
>> QT_INSTALL_PLUGINS/raw:/usr/local/qt5pi/plugins
>> QT_INSTALL_IMPORTS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/imports
>> QT_INSTALL_IMPORTS/raw:/usr/local/qt5pi/imports
>> QT_INSTALL_TRANSLATIONS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/translations
>> QT_INSTALL_TRANSLATIONS/raw:/usr/local/qt5pi/translations
>> QT_INSTALL_CONFIGURATION:/mnt/rasp-pi-rootfs/etc/xdg
>> QT_INSTALL_CONFIGURATION/raw:/etc/xdg
>> QT_INSTALL_EXAMPLES:/mnt/rasp-pi-rootfs/usr/local/qt5pi/examples
>> QT_INSTALL_EXAMPLES/raw:/usr/local/qt5pi/examples
>> QT_INSTALL_DEMOS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/examples
>> QT_INSTALL_DEMOS/raw:/usr/local/qt5pi/examples
>> QT_HOST_PREFIX:/usr/local/qt5pi
>> QT_HOST_DATA:/usr/local/qt5pi
>> QT_HOST_BINS:/usr/local/qt5pi/bin
>> QMAKE_VERSION:3.0
>> QT_VERSION:5.0.0
>>
>> There are */two/* entries for each of these. (Is that OK??) I checked
>> and both of these files and they are there... (the rasp-rootfs is mounted)
>>
>> some other stuff..
>>
>> nbkhwjm at ubuntu:/usr/local/qt5pi/bin$ which qmake
>> /usr/local/qt5pi/bin/qmake
>>
>> nbkhwjm at ubuntu:/usr/local/qt5pi/bin$ env
>> SSH_AGENT_PID=1524
>> GPG_AGENT_INFO=/tmp/keyring-H8dPcg/gpg:0:1
>> TERM=xterm
>> SHELL=/bin/bash
>> XDG_SESSION_COOKIE=eb7d423139cf3b3c7634df0000000003-1349290763.819722-1410280864
>> QT_INSTALL_BINS=/usr/local/qt5pi/bin
>> WINDOWID=60842327
>> HUSHLOGIN=FALSE
>> QT_INSTALL_HEADERS=/usr/local/qt5pi/include
>> OLDPWD=/usr/local/qt5pi
>> GNOME_KEYRING_CONTROL=/tmp/keyring-H8dPcg
>> USER=nbkhwjm
>> SSH_AUTH_SOCK=/tmp/keyring-H8dPcg/ssh
>> SESSION_MANAGER=local/ubuntu:@/tmp/.ICE-unix/1533,unix/ubuntu:/tmp/.ICE-unix/1533
>> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/qt5pi/bin
>> MAIL=/var/mail/nbkhwjm
>> PWD=/usr/local/qt5pi/bin
>> LANG=en_US.UTF-8
>> UBUNTU_MENUPROXY=libappmenu.so
>> HOME=/home/nbkhwjm
>> SHLVL=2
>> GNOME_DESKTOP_SESSION_ID=this-is-deprecated
>> LOGNAME=nbkhwjm
>> XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share/:/usr/share/
>> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-TjKoBZnGFs,guid=254b84561816fd96273e699d0000009d
>> LESSOPEN=| /usr/bin/lesspipe %s
>> WINDOWPATH=7
>> DISPLAY=:0
>> XDG_CURRENT_DESKTOP=Unity
>> LESSCLOSE=/usr/bin/lesspipe %s %s
>> COLORTERM=gnome-terminal
>> XAUTHORITY=/home/nbkhwjm/.Xauthority
>> _=/usr/bin/env
>>
>> Qt Creator 2.5.2
>>
>> Based on Qt 4.8.2 (64 bit)
>>
>> Built on Aug 9 2012 at 02:32:35
>>  From revision f25dadf80e
>>
>> also tried with the original QTCreator for QTonPi..
>>
>> Qt Creator 2.4.1
>>
>> Based on Qt 4.7.4 (32 bit)
>> Built on Jan 25 2012 at 01:09:06
>>  From revision 8cd370e163
>>
>>
>
> -------------- next part --------------
> An HTML attachment was scrubbed...
> URL: http://lists.qt-project.org/pipermail/qtonpi/attachments/20121010/6fe5a159/attachment-0001.html
>
> ------------------------------
>
> Message: 3
> Date: Wed, 10 Oct 2012 15:46:01 -0400
> From: Wruhen Retribution<wruhen at rogers.com>
> Subject: Re: [QtonPi] Qt Creator error: "Qt Version is not properly
> 	installed, please run make install"
> To: Chris Story<ke6rwj at gmail.com>
> Cc: "qtonpi at qt-project.org"<qtonpi at qt-project.org>
> Message-ID:<8DA68759-E4E7-4447-997F-C9C712F520CF at rogers.com>
> Content-Type: text/plain; charset="us-ascii"
>
> Hi Chris
>
> I had a similar problem when I first started out.  The fragment of the post below got me sorted out.
>
>>> Subject: Re: [QtonPi] Qt Creator - selecting qmake binary
>>>
>>> Hi Jonathan,
>>>
>>>     I had the same issue on my system.
>>>     As it turns out, Qt Creator expects a bin/ directory to exist on your target installation directory.
>>>     A simple mkdir /mnt/your_rpi_filesystem/qt5-install-dir/bin should do the trick.
>
> On 2012-10-10, at 3:09 PM, Chris Story<ke6rwj at gmail.com>  wrote:
>
>> Am I the *only* one with this issue?  everyone else just using the command prompt??
>>
>> Chris
>>
>>
>>
>> On 10/04/2012 08:21 AM, Chris Story wrote:
>>> I have an error in Qt Creator.. when i attempt to assign the qt5pi Qmake in the app-->tools-->options-->build&  run -->  qt version...
>>>
>>> Error: Qt Version is not properly installed, please run make install
>>>
>>> I read many posts, but none showed what i am...
>>>
>>> this file is there, however still the error..  I understand that this depends on the values of:
>>>
>>> The directory QT_INSTALL_BINS
>>> The directory QT_INSTALL_HEADERS
>>> so i checked this with the following command.. qmake -query,
>>>          and i get this...
>>>
>>>
>>>
>>> nbkhwjm at ubuntu:/usr/local/qt5pi/bin$ ./qmake -query
>>>
>>>          QT_SYSROOT:/mnt/rasp-pi-rootfs
>>>
>>>          QT_INSTALL_PREFIX:/mnt/rasp-pi-rootfs/usr/local/qt5pi
>>>
>>>          QT_INSTALL_PREFIX/raw:/usr/local/qt5pi
>>>
>>>          QT_INSTALL_DATA:/mnt/rasp-pi-rootfs/usr/local/qt5pi
>>>
>>>          QT_INSTALL_DATA/raw:/usr/local/qt5pi
>>>
>>>          QT_INSTALL_DOCS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/doc
>>>
>>>          QT_INSTALL_DOCS/raw:/usr/local/qt5pi/doc
>>>
>>>          QT_INSTALL_HEADERS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/include
>>>
>>>          QT_INSTALL_HEADERS/raw:/usr/local/qt5pi/include
>>>
>>>          QT_INSTALL_LIBS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/lib
>>>
>>>          QT_INSTALL_LIBS/raw:/usr/local/qt5pi/lib
>>>
>>>          QT_INSTALL_BINS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/bin
>>>
>>>          QT_INSTALL_BINS/raw:/usr/local/qt5pi/bin
>>>
>>>          QT_INSTALL_TESTS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/tests
>>>
>>>          QT_INSTALL_TESTS/raw:/usr/local/qt5pi/tests
>>>
>>>          QT_INSTALL_PLUGINS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/plugins
>>>
>>>          QT_INSTALL_PLUGINS/raw:/usr/local/qt5pi/plugins
>>>
>>>          QT_INSTALL_IMPORTS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/imports
>>>
>>>          QT_INSTALL_IMPORTS/raw:/usr/local/qt5pi/imports
>>>
>>> QT_INSTALL_TRANSLATIONS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/translations
>>>
>>>          QT_INSTALL_TRANSLATIONS/raw:/usr/local/qt5pi/translations
>>>
>>>          QT_INSTALL_CONFIGURATION:/mnt/rasp-pi-rootfs/etc/xdg
>>>
>>>          QT_INSTALL_CONFIGURATION/raw:/etc/xdg
>>>
>>>          QT_INSTALL_EXAMPLES:/mnt/rasp-pi-rootfs/usr/local/qt5pi/examples
>>>
>>>          QT_INSTALL_EXAMPLES/raw:/usr/local/qt5pi/examples
>>>
>>>          QT_INSTALL_DEMOS:/mnt/rasp-pi-rootfs/usr/local/qt5pi/examples
>>>
>>>          QT_INSTALL_DEMOS/raw:/usr/local/qt5pi/examples
>>>
>>>          QT_HOST_PREFIX:/usr/local/qt5pi
>>>
>>>          QT_HOST_DATA:/usr/local/qt5pi
>>>
>>>          QT_HOST_BINS:/usr/local/qt5pi/bin
>>>
>>>          QMAKE_VERSION:3.0
>>>
>>>          QT_VERSION:5.0.0
>>>
>>>
>>>
>>> There are two entries for each of these. (Is
>>>          that OK??) I checked and both of these files and they are
>>>          there... (the rasp-rootfs is mounted)
>>>
>>>
>>>
>>> some other stuff..
>>>
>>>
>>>
>>> nbkhwjm at ubuntu:/usr/local/qt5pi/bin$ which qmake
>>>
>>>          /usr/local/qt5pi/bin/qmake
>>>
>>>
>>>
>>> nbkhwjm at ubuntu:/usr/local/qt5pi/bin$ env
>>>
>>>          SSH_AGENT_PID=1524
>>>
>>>          GPG_AGENT_INFO=/tmp/keyring-H8dPcg/gpg:0:1
>>>
>>>          TERM=xterm
>>>
>>>          SHELL=/bin/bash
>>>
>>> XDG_SESSION_COOKIE=eb7d423139cf3b3c7634df0000000003-1349290763.819722-1410280864
>>>
>>>          QT_INSTALL_BINS=/usr/local/qt5pi/bin
>>>
>>>          WINDOWID=60842327
>>>
>>>          HUSHLOGIN=FALSE
>>>
>>>          QT_INSTALL_HEADERS=/usr/local/qt5pi/include
>>>
>>>          OLDPWD=/usr/local/qt5pi
>>>
>>>          GNOME_KEYRING_CONTROL=/tmp/keyring-H8dPcg
>>>
>>>          USER=nbkhwjm
>>>
>>>          SSH_AUTH_SOCK=/tmp/keyring-H8dPcg/ssh
>>>
>>>          SESSION_MANAGER=local/ubuntu:@/tmp/.ICE-unix/1533,unix/ubuntu:/tmp/.ICE-unix/1533
>>>
>>> PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/qt5pi/bin
>>>
>>>          MAIL=/var/mail/nbkhwjm
>>>
>>>          PWD=/usr/local/qt5pi/bin
>>>
>>>          LANG=en_US.UTF-8
>>>
>>>          UBUNTU_MENUPROXY=libappmenu.so
>>>
>>>          HOME=/home/nbkhwjm
>>>
>>>          SHLVL=2
>>>
>>>          GNOME_DESKTOP_SESSION_ID=this-is-deprecated
>>>
>>>          LOGNAME=nbkhwjm
>>>
>>>          XDG_DATA_DIRS=/usr/share/gnome:/usr/local/share/:/usr/share/
>>>
>>> DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-TjKoBZnGFs,guid=254b84561816fd96273e699d0000009d
>>>
>>>          LESSOPEN=| /usr/bin/lesspipe %s
>>>
>>>          WINDOWPATH=7
>>>
>>>          DISPLAY=:0
>>>
>>>          XDG_CURRENT_DESKTOP=Unity
>>>
>>>          LESSCLOSE=/usr/bin/lesspipe %s %s
>>>
>>>          COLORTERM=gnome-terminal
>>>
>>>          XAUTHORITY=/home/nbkhwjm/.Xauthority
>>>
>>>          _=/usr/bin/env
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>>
>>> Qt Creator 2.5.2
>>>
>>> Based on Qt 4.8.2 (64 bit)
>>> Built on
>>>          Aug 9 2012 at 02:32:35
>>>
>>>          From revision f25dadf80e
>>>
>>>
>>> also tried with the original QTCreator for QTonPi..
>>>
>>> Qt Creator 2.4.1
>>>
>>> Based on
>>>          Qt 4.7.4 (32 bit)
>>>
>>>          Built on Jan 25 2012 at 01:09:06
>>>
>>>          From revision 8cd370e163
>>>
>>>
>> _______________________________________________
>> 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/20121010/ec25611e/attachment.html
>
> ------------------------------
>
> _______________________________________________
> QtonPi mailing list
> QtonPi at qt-project.org
> http://lists.qt-project.org/mailman/listinfo/qtonpi
>
>
> End of QtonPi Digest, Vol 11, Issue 22
> **************************************
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qtonpi/attachments/20121011/8c2d3919/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compose-unknown-contact.jpg
Type: image/jpeg
Size: 770 bytes
Desc: not available
Url : http://lists.qt-project.org/pipermail/qtonpi/attachments/20121011/8c2d3919/attachment-0001.jpg 


More information about the QtonPi mailing list