On Tue, Sep 29, 2015 at 06:13:25AM +0200, Davide Picchi wrote:
> $ ./configure -v -opensource -confirm-license -prefix /opt/qt -platform
> mkspecs/linux-g++-64 -xplatform mkspecs/linux-am335-g++ -no-sse2 -no-glib
> -no-cups -no-largefile -no-accessibility -no-openssl -no-gtkstyle
> -little-endian -no-pch -no-sql-ibase -no-sql-mysql -no-sql-odbc
> -no-sql-psql -no-sql-sqlite -no-sql-sqlite2 -nomake examples -no-alsa
> 
> where
> 
> mkspecs/linux-am335-g++
> 
> the directory of my target architectur is
>
external specs aren't really expected to work (even though there are
some vestiges that suggest that this was once the case). move the spec
into the qt install directory.
_______________________________________________
Qt-creator mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/qt-creator

Reply via email to