Hello,

I have upgrade my system to new milestone preview:
https://wiki.tizen.org/wiki/IVI/Tizen-IVI_3.0-M2-March2014.



I installed Qt directly in this latest image using the following
command: ‘zypper
in –t pattern qt’, and OpenCV 2.4.4: ‘zypper in opencv’ to install it
and ‘zypper
in opencv-devel’ to install the development libraries and headers).


Then I tried to compile (in Tizen) an example application to prove that it
works properly. But I realized that the installed opencv was not compile
with Qt5.


So I try compile Opencv from source with Qt5. But CMAKE could not find
Qt5-GUI. So I install the following packages:


zypper in qt5-declarative-devel-tools
zypper in qt5-qtcore-devel
zypper in qt5-qtgui-devel

But I still have the same error, see attached cmake_error.doc

Does anyone know how can I compile OpenCV with QT5 support in Tizen?

Thanks in advance,

Orti Senderos

Attachment: cmake_error.doc
Description: MS-Word document

_______________________________________________
IVI mailing list
[email protected]
https://lists.tizen.org/listinfo/ivi

Reply via email to