[Development] Qt 4.8.4 released

Linos info at linos.es
Thu Nov 29 18:37:59 CET 2012


On 29/11/12 17:12, Taipale Juhani wrote:
> Hi!
> 
>  
> 
> I'm happy to announce that Qt 4.8.4 has just been released.
> 
>  
> 
> See the blog on http://blog.qt.digia.com/blog/2012/11/29/qt-4-8-4-released/
> 
> and the changes file at http://qt.digia.com/Release-Notes/Release-Notes-Qt-484/
> for details.
> 
>  
> 
>  
> 

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'
collect2: error: ld returned 1 exit status
make[4]: *** [../../../../plugins/imageformats/qjpeg4.dll] Error 1
make[4]: Leaving directory
`/tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/src/plugins/imageformats/jpeg'
make[3]: *** [release] Error 2
make[3]: Leaving directory
`/tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/src/plugins/imageformats/jpeg'
make[2]: *** [sub-jpeg-make_default] Error 2
make[2]: Leaving directory
`/tmp/mingw32-qt/src/qt-everywhere-opensource-src-4.8.4/src/plugins/imageformats'
make[1]: *** [sub-imageformats-make_default] Error 2
make[1]: *** Waiting for unfinished jobs....


I am using this compiler:
i486-mingw32-g++ -v
Using built-in specs.
COLLECT_GCC=i486-mingw32-g++
COLLECT_LTO_WRAPPER=/usr/lib/gcc/i486-mingw32/4.7.2/lto-wrapper
Target: i486-mingw32
Configured with: /build/src/gcc-4.7.2/configure --target=i486-mingw32
--host=x86_64-unknown-linux-gnu --build=x86_64-unknown-linux-gnu --prefix=/usr
--libexecdir=/usr/lib --with-bugurl=https://bugs.archlinux.org/
--enable-languages=c,c++ --enable-shared --enable-sjlj-exceptions
--enable-hash-synchronization --disable-nls --disable-libssp --enable-libgomp
Thread model: win32
gcc version 4.7.2 (GCC)


Any ideas? Thanks!

Regards,
Miguel Angel.





More information about the Development mailing list