Error build qt5.1 on windows
-
I don't believe one can build Qt5 for Android!! I have followed the tutorial exactly and got all types of errors! I am getting the same error in the configuration step for "No Such file or Directory"! Unfortunately, the online support is terrible for building Qt for Android! It has been 4 days I am struggling with the building steps, I am now frustrated and passing by! Maybe in the future I get back to developing Android App with Qt.
I am using Qt 5.0.2 and did exactly as instructed in this page: (http://qt-project.org/wiki/building_qt-android_on_windows). All my Environmental Variables are corrected and my Path variable is correct too (The checks run fine). Yesterday I managed to configure correctly, I was stopped in the making step. You can see what errors I got in this thread (http://qt-project.org/forums/viewthread/52788/#218618).
However today when I try to re-configure I cannot and get the following error: (This information might not be useful but I am pasting it anyways)This is the Qt for Android Open Source Edition.
You have already accepted the terms of the license.
Running syncqt...
<srcbase> = C:/myAndroid/build/qt5/qtbase
<outbase> = C:/myAndroid/build/qt5/qtbase
Creating qmake...
g++ -c -o qlibraryinfo.o -DUNICODE -ffunction-sections -g -IC:\myAndroid\build
qt5\qtbase/qmake -IC:\myAndroid\build\qt5\qtbase/qmake/library -IC:\myAndroid\bu
ild\qt5\qtbase/qmake/generators -IC:\myAndroid\build\qt5\qtbase/qmake/generators
/unix -IC:\myAndroid\build\qt5\qtbase/qmake/generators/win32 -IC:\myAndroid\buil
d\qt5\qtbase/qmake/generators/mac -IC:\myAndroid\build\qt5\qtbase/qmake/generato
rs/integrity -IC:\myAndroid\build\qt5\qtbase\include -IC:\myAndroid\build\qt5\qt
base\include/QtCore -IC:\myAndroid\build\qt5\qtbase\include/QtCore/5.3.2 -IC:\my
Android\build\qt5\qtbase\include/QtCore/5.3.2/QtCore -IC:\myAndroid\build\qt5\qt
base/src/corelib/global -DHAVE_QCONFIG_CPP -IC:\myAndroid\build\qt5\qtbase\mkspe
cs\win32-g++ -IC:\myAndroid\build\qt5\qtbase/tools/shared -DQT_BUILD_QMAKE -DQT_
BOOTSTRAPPED -DPROEVALUATOR_FULL -DQT_NO_TEXTCODEC -DQT_NO_UNICODETABLES -DQT_NO
_COMPONENT -DQT_NO_COMPRESS -DQT_NO_THREAD -DQT_NO_QOBJECT -DQT_NO_GEOM_VARIANT
-DQT_NO_DATASTREAM -DQT_CRYPTOGRAPHICHASH_ONLY_SHA1 -DQT_JSON_READONLY C:\myAndr
oid\build\qt5\qtbase/src/corelib/global/qlibraryinfo.cpp
g++ -o "C:\myAndroid\build\qt5\qtbase/bin/qmake.exe" project.o option.o property
.o main.o ioutils.o proitems.o qmakevfs.o qmakeglobals.o qmakeparser.o qmakeeval
uator.o qmakebuiltins.o makefile.o unixmake2.o unixmake.o mingw_make.o winmakefi
le.o projectgenerator.o meta.o makefiledeps.o metamakefile.o xmloutput.o pbuilde
r_pbx.o msvc_vcproj.o msvc_vcxproj.o msvc_nmake.o msvc_objectmodel.o msbuild_obj
ectmodel.o gbuild.o cesdkhandler.o qtextcodec.o qutfcodec.o qstring.o qstring_co
mpat.o qstringbuilder.o qtextstream.o qiodevice.o qmalloc.o qglobal.o qarraydata
.o qbytearray.o qbytearraymatcher.o qdatastream.o qbuffer.o qlist.o qfiledevice.
o qfile.o qfilesystementry.o qfilesystemengine.o qfsfileengine.o qfsfileengine_i
terator.o qregexp.o qvector.o qbitarray.o qdir.o qdiriterator.o quuid.o qhash.o
qfileinfo.o qdatetime.o qstringlist.o qabstractfileengine.o qtemporaryfile.o qma
p.o qmetatype.o qsettings.o qsystemerror.o qlibraryinfo.o qvariant.o qvsnprintf.
o qlocale.o qlocale_tools.o qlinkedlist.o qnumeric.o qcryptographichash.o qxmlst
ream.o qxmlutils.o qlogging.o qjson.o qjsondocument.o qjsonparser.o qjsonarray.o
qjsonobject.o qjsonvalue.o qfilesystemengine_win.o qfilesystemiterator_win.o qf
sfileengine_win.o qlocale_win.o qsettings_win.o qsystemlibrary.o registry.o -sta
tic -s -lole32 -luuid -ladvapi32 -lkernel32
Running configuration tests...
The system cannot find the path specified.
process_begin: CreateProcess(NULL, C:/AndroidNDK/toolchains/arm-linux-androideab
i-4.8/prebuilt/windows/bin/arm-linux-androideabi-g++ -c -Wno-psabi -march=armv7-
a -mfloat-abi=softfp -mfpu=vfp -ffunction-sections -funwind-tables -fstack-prote
ctor -fno-short-enums -DANDROID -Wa,--noexecstack -std=gnu++0x -g -g -gdwarf-2 -
marm -O0 -fno-omit-frame-pointer -Wall -Wno-psabi -W -fPIE -IC:\myAndroid\build
qt5\qtbase\mkspecs\android-g++ -I. -IC:\AndroidNDK\sources\cxx-stl\gnu-libstdc++
\4.8\include -IC:\AndroidNDK\sources\cxx-stl\gnu-libstdc++\4.8\libs\armeabi-v7a
include -IC:\AndroidNDK\platforms\android-9\arch-arm\usr\include -o arch.obj arc
h.cpp, ...) failed.
make (e=2): The system cannot find the file specified.
mingw32-make: *** [arch.obj] Error 2
Could not find output file: No such file or directory.Any idea of what I am doing wrong?
-
I tried to like you, but I will show you how
-
I tried to like you, but I will show you how
-
Você pode fazer a instalação off-line e sem a compilação do código-fonte
-
Você pode fazer a instalação off-line e sem a compilação do código-fonte
-
first, open source tools are not as Micorsoft or pier that work very well.
knowing that sometimes third party tools even hinder the compiler.
so if you run the build qtbase do in pc without any thing installed, example.
I create a qtdev chamamado user and install it because I need to install Qt4 and Qt5.
-
first, open source tools are not as Micorsoft or pier that work very well.
knowing that sometimes third party tools even hinder the compiler.
so if you run the build qtbase do in pc without any thing installed, example.
I create a qtdev chamamado user and install it because I need to install Qt4 and Qt5.
-
In present day I do not need more to do so much, I just need to install and configure Qt NDK, SDK, and Apache-Ant, and works well only I could not test sending to iOS, but I have reports confirming that works well.
-
In present day I do not need more to do so much, I just need to install and configure Qt NDK, SDK, and Apache-Ant, and works well only I could not test sending to iOS, but I have reports confirming that works well.
-
syncronize Android-USB. In QtCreator I run compile, so that I see, that does not tell me androidAPI compatible with android, confirm device and concludes with installed apk.
Thus with me all right
-
syncronize Android-USB. In QtCreator I run compile, so that I see, that does not tell me androidAPI compatible with android, confirm device and concludes with installed apk.
Thus with me all right
-
Download in https://www.qt.io/download-open-source/
select view all, then download offline
-
Download in https://www.qt.io/download-open-source/
select view all, then download offline
-
Tip:
- Build on qtbase, only pays off if static.
- Forget static for android, there is.
- Use the source code exists in offline installer
-
Tip:
- Build on qtbase, only pays off if static.
- Forget static for android, there is.
- Use the source code exists in offline installer
-
bat for build static for windows
set LANG=en
set MINGW1=C:\Qt\Qt5.3.1\Tools\mingw482_32
set MINGW2=C:\Qt\Qt5.3.1\Tools\mingw482_32\optset QT_INSTALL_PREFIX=C:\Qt\Static\5.3.1
set PATH=C:\Perl\bin;%MINGW1%\bin;%MINGW2%\bin;%PATH%
echo %PATH%mkdir C:\Qt\Static
mkdir %QT_INSTALL_PREFIX%
mkdir %QT_INSTALL_PREFIX%\Srccd %QT_INSTALL_PREFIX%\Src
rem -I C:/psql/include -L C:/psql/lib -l libpq.lib
rem mingw32-make clean -j8
call configure.bat -static -release -platform win32-g++ -prefix %QT_INSTALL_PREFIX% -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -qt-sql-odbc -qt-sql-sqlite -no-openssl -opensource -confirm-license -make libs -nomake tools -nomake examples -nomake tests
rem pause
mingw32-make -k -j8
rem pause
mingw32-make -k install -
bat for build static for windows
set LANG=en
set MINGW1=C:\Qt\Qt5.3.1\Tools\mingw482_32
set MINGW2=C:\Qt\Qt5.3.1\Tools\mingw482_32\optset QT_INSTALL_PREFIX=C:\Qt\Static\5.3.1
set PATH=C:\Perl\bin;%MINGW1%\bin;%MINGW2%\bin;%PATH%
echo %PATH%mkdir C:\Qt\Static
mkdir %QT_INSTALL_PREFIX%
mkdir %QT_INSTALL_PREFIX%\Srccd %QT_INSTALL_PREFIX%\Src
rem -I C:/psql/include -L C:/psql/lib -l libpq.lib
rem mingw32-make clean -j8
call configure.bat -static -release -platform win32-g++ -prefix %QT_INSTALL_PREFIX% -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -qt-sql-odbc -qt-sql-sqlite -no-openssl -opensource -confirm-license -make libs -nomake tools -nomake examples -nomake tests
rem pause
mingw32-make -k -j8
rem pause
mingw32-make -k install -
I consider Qt today the most stable across all platforms.
QML be fantastic although initially complicated.I use Qt on android AndroidApi7.
Believe me, if you do not use anything special as dll, your program is compatible on all platforms.
good luck
-
I consider Qt today the most stable across all platforms.
QML be fantastic although initially complicated.I use Qt on android AndroidApi7.
Believe me, if you do not use anything special as dll, your program is compatible on all platforms.
good luck