hello!
i'm trying to make a cross compiler with the instructions in this link:
http://labs.trolltech.com/blogs/2009...mpiling-qtx11/
i built angsrom and created scratchbox2
after the topic "Cross compiling Qt/X11" in the link:
i changed the qmake.conf like they say.
than, the instructions say:
you can export PKG_CONFIG_PATH to point to your targets
pkg-config (.pc) files, which are normally in a pkg-config directory under
the targets lib directory:
$targetPathOnHost/usr/lib/pkgconfig. Please note this path must be fully
qualified relative to the host)
i dont understand how do i do this.
thanks.
Bookmarks