On Tue, Feb 15, 2011 at 09:58, Eric Bénard <[email protected]> wrote: > ok, the path actually reported are wrong ex with angstrom : > QT_INSTALL_PREFIX:/usr/local/angstrom/arm/ > > Can you try this : > create a qt.conf in /usr/local/angstrom/arm/bin > with the following content : > [Paths] > Prefix = /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr > > cd /usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr > ln -s share/qtopia/mkspecs/ > > then qmake -query reports correct paths : > QT_INSTALL_PREFIX:/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr > QT_INSTALL_HEADERS:/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/include > QT_INSTALL_LIBS:/usr/local/angstrom/arm/arm-angstrom-linux-gnueabi/usr/lib > > Can you try if that also works with CMake ?
It works for qmake but CMake keep not working. -- Otavio Salvador O.S. Systems E-mail: [email protected] http://www.ossystems.com.br Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
