[Development] buildsystem-branch: build failed on Ubuntu 12.04

Loaden loaden at gmail.com
Sun May 20 15:24:03 CEST 2012


B.T.W
The cross build for Windows is totally broke on Linux now.

2012/5/20 Loaden <loaden at gmail.com>

> Config:
>
> #!/bin/bash
>>
>> export LANG=C
>> unset QTDIR
>> export PATH="$PWD/qtbase/bin:$PATH"
>>
>> ../Qt5/configure -prefix $PWD/qtbase -opensource -confirm-license -fast
>> -nomake examples >>config.log 2>&1
>>
>> read -n1 -p "Press any key to continue..."
>>
>> Build:
>
>> #!/bin/bash
>>
>> export LANG=C
>> unset QTDIR
>> export PATH="$PWD/qtbase/bin:$PATH"
>>
>> make -j 2 >>build.log 2>&1
>>
>> read -n1 -p "Press any key to continue..."
>>
>
> Error Log:
>
>> g++ -c -m64 -pipe -O2 -Wall -W -D_REENTRANT -fPIE -DQT_NO_LIBUDEV
>> -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -DQT_NO_DEBUG -DQT_QUICK_LIB
>> -DQT_QML_LIB -DQQmlImageProvider=QQuickImageProvider -DQT_WIDGETS_LIB
>> -DQT_NETWORK_LIB -DQT_GUI_LIB -DQT_CORE_LIB -DQT_HAVE_SSE2 -DQT_HAVE_SSE3
>> -DQT_HAVE_SSSE3 -DQT_HAVE_SSE4_1 -DQT_HAVE_SSE4_2 -DQT_HAVE_AVX -DQT_SHARED
>> -I/home/loaden/qpSOFT/Projects/Qt5/qtbase/mkspecs/linux-g++-64
>> -I/home/loaden/qpSOFT/Projects/Qt5/qtdeclarative/tools/easingcurveeditor
>> -I/home/loaden/qpSOFT/Projects/Qt5/qtdeclarative/tools/easingcurveeditor
>> -I../../include -I../../include/QtQuick -I../../include/QtQml
>> -I../../../qtbase/include -I../../../qtbase/include/QtWidgets
>> -I../../../qtbase/include/QtNetwork -I../../../qtbase/include/QtGui
>> -I../../../qtbase/include/QtCore -I.moc/release-shared
>> -I.uic/release-shared -I. -o .obj/release-shared/mainwindow.o
>> /home/loaden/qpSOFT/Projects/Qt5/qtdeclarative/tools/easingcurveeditor/mainwindow.cpp
>> In file included from
>> /home/loaden/qpSOFT/Projects/Qt5/qtdeclarative/tools/easingcurveeditor/mainwindow.cpp:45:0:
>> ../../include/QtQuick/QtQuick:8:21: fatal error: QtV8/QtV8: No such file
>> or directory
>> compilation terminated.
>> make[3]: *** [.obj/release-shared/mainwindow.o] Error 1
>> make[3]: Leaving directory
>> `/home/loaden/qpSOFT/Projects/BuildQt5/qtdeclarative/tools/easingcurveeditor'
>> make[2]: *** [sub-easingcurveeditor-make_first] Error 2
>
>
> Any comments?
>
> --
> Please don't ask where I come from, It's a shame!
> Best Regards
> Yuchen
>
>


-- 
Please don't ask where I come from, It's a shame!
Best Regards
Yuchen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120520/85a04c48/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BuildQt5-w32.7z
Type: application/octet-stream
Size: 30296 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120520/85a04c48/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BuildQt5-w64.7z
Type: application/octet-stream
Size: 30264 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20120520/85a04c48/attachment-0001.obj>


More information about the Development mailing list