[Qt-creator] [Compiling QT] cannot found #include <qplatformdefs.h>
Oswald Buddenhagen
oswald.buddenhagen at theqtcompany.com
Tue Sep 29 11:32:11 CEST 2015
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.
More information about the Qt-creator
mailing list