crosscompile opencv with qt

onecue
Hi.

I'm trying to crosscompile opencv with qt

but I have a problem with the qt.

The error message is 

    /targets/FREMANTLE_X86/usr/include/qt4/QtCore/qatomic_i386.h:127:
error: impossible constraint in 'asm'

Some articles suggest using a qmake.

I'm a beginner of linux. How can I use qmake?

open-nandra
This is not fiendlyarm related problem. Please use mailing-list or forum of
opencv for help!

marek

Legath
try my buildroot repo. use git for get it.
git clone git@bitbucket.org:Legath/fa-buildroot.git

opencv and qt compiled successfully.
any questions you may sent to me via bitbucket.org.

lgm42
I would like to try your buildroot repo but i don't success to get it from
git :

Initialized empty Git repository in /opt/fa-buildroot/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly


Could you tell me what is the problem ?