2013/8/28 Chang, Esmond <esmond.ch...@intel.com>

>  Hi Tomasz,****
>
> ** **
>
> Do you know if Qt run on TizenIVI2.0 with X? Can I follow the instruction
> here to build the Qt run on TizenIVI2.0? Or other experience you can share?
> Thanks..****
>
> http://qt-project.org/wiki/Tizen****
>
> **
>
Hi,
In qt-project wiki you will find url to tizenbuildtools repository. It has
tools to automate build Qt for Tizen 2.2 emulator(i386) and Samsung
developer devices(arm). The main problem it with preparing sysroot for
cross compilation. As I See Tizen 2.2 is different from IVI 3.0 because
simple unpacking rpm's into one directory was sufficient. When I tried to
make it that way in IVI 3.0 it i didn't work (not all kernel headers was
available in includepath). I suppose that there were some post installl
scripts which made symbolic links to proper includepath directories and so
on. Anyway I hadn't got much time to analyze it so I tried gbs and it
worked.

If Tizen 2.0 Packages are more like Tizen 2.2 emulator then tizenbuildtools
can be used. It will download all rpms by wget and extract them to sysroot
directory, then download qt sources and build them.
I'm working on providing Tizen packages for IVI 3.0 and Tizen 2.2. I only
need to wait a few days for hosting service. If you are not in a hurry them
I suggest to wait a few days and use prepared specs (spec files for 2.2
should also work with 2.0 - maybe small modifications will be needed). If
you want to try it now then I can check out the tizenbuildtools this
evening (polish evening:) ) for [1] repo and maybe make a branch in
tizenbuildtools for your purpose.


[1]
http://download.tizen.org/snapshots/2.0/ivi/latest/repos/ivi/ia32/packages/
-- 
regards / pozdrawiam, Tomasz Olszak
Qt for Tizen | http://qt-project.org/wiki/Tizen
Qt Certified Developer | http://qt-project.org
http://linkedin.com/in/tolszak
_______________________________________________
IVI mailing list
IVI@lists.tizen.org
https://lists.tizen.org/listinfo/ivi

Reply via email to