[Development] Qt 4.8.4 released

Linos info at linos.es
Mon Dec 10 23:22:14 CET 2012


On 10/12/12 21:22, Erik van Pienbroek wrote:
> Linos schreef op do 29-11-2012 om 18:37 [+0100]:
>> Hi!,
>> 	i just downloaded the new version to create the mingw32-qt Arch Linux AUR
>> package and i get this error compiling it:
>>
>> make[4]: Entering directory
>> `/tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/src/plugins/imageformats/jpeg'
>> i486-mingw32-g++ -Wl,-s -shared -mthreads
>> -Wl,--out-implib,/tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/plugins/imageformats/libqjpeg4.a
>> -o ../../../../plugins/imageformats/qjpeg4.dll
>> .obj/release-shared/qjpeghandler.o .obj/release-shared/main.o
>> -L'/tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/lib'
>> -L'/tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/lib'
>> .obj/release-shared/qjpeg_resource_res.o -ljpeg -lQtGui4 -lQtCore4
>> .obj/release-shared/qjpeghandler.o: In function `ZN12QJpegHandlerC2Ev':
>> /tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/src/plugins/imageformats/jpeg/../../../gui/image/qjpeghandler.cpp:813:
>> undefined reference to `_imp___Z32qt_convert_rgb888_to_rgb32_ssse3PjPKhi'
> 
> Hi,
> 
> After a git bisect I've found the cause of this build failure and
> proposed a patch which resolves it:
> https://codereview.qt-project.org/#change,42316
> 
> Kind regards,
> 
> Erik van Pienbroek
> 

Hi,

thanks, in the meantime i simply used -no-ssse3 in ./configure script.

Regards,
Miguel angel.




More information about the Development mailing list