Hello,
When i`m started to ./configure it was just fine, but then when i started to ‘make’ i`ve got this:
arm-linux-g++ -c -pipe -O2 -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_CORE_LIB -DQT_NO_USING_NAMESPACE -DQT_NO_CAST_TO_ASCII -DQT_ASCII_CAST_WARNINGS -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_USE_QSTRINGBUILDER -DELF_INTERPRETER=\"\" -DQLIBRARYINFO_EPOCROOT -DHB_EXPORT=Q_CORE_EXPORT -DQT_NO_DEBUG -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/qws/linux-arm-g++ -I. -I../../include -I../../include/QtCore -I.rcc/release-shared -Iglobal -I../../tools/shared -I../3rdparty/zlib -I../3rdparty/harfbuzz/src -I../3rdparty/md5 -I../3rdparty/md4 -I.moc/release-shared -o .obj/release-shared/qabstractanimation.o animation/qabstractanimation.cpp
make[1]: arm-linux-g++: Command not found
make[1]: *** [.obj/release-shared/qabstractanimation.o] Error 127
make[1]: Leaving directory`/home/moroz/qt-lib/src/corelib'
make: *** [sub-corelib-make_default-ordered] Error 2
And I want to use bluetooth in my app for Android, but i don`t know how to build it and install, i`ve already download QtConnectivity.
Sorry for my English,
Thanks
↧