On Tue, 05 Nov 2013 14:12:37 +, Koehne Kai wrote:
> See http://qt-project.org/wiki/Building_Qt_5_from_Git
>
> You need to basically install all libxcb-* packages
Thanks a lot, I'll try it.
Regards
___
Development mailing list
Development@qt-proj
Hi all,
I try to compile qt-everywhere-opensource-src-5.1.1 on Debian Wheezy, I
find I must use the following commands otherwise it will failed to make:
$ ./configure -qt-xcb && make && sudo make install
I just cann't remember the error messages if I don't use the -qt-xcb
option.
Who can gi
On Tue, 05 Nov 2013 16:35:25 +0400, Konstantin Tokarev wrote:
> Install binutils-gold.
I've installed it but the issue still as it was. The following give you
the info of binutils-gold on my box:
--
werner@debian-asus:~$ ld --version
GNU gold (GNU Binutils for Debian 2.22) 1.11
Copyright 2
On Tue, 05 Nov 2013 11:54:57 +, Bruning Michael wrote:
> I suppose you are using GCC version 4.7 or newer
Yes, see the following for detail:
werner@debian-asus:~$ gcc --version
gcc (Debian 4.7.2-5) 4.7.2
Copyright (C) 2012 Free Software Foundation, Inc.
This is free software; see the source
Hi all,
I use Debian Wheezy, and I build qt-everywhere-opensource-src-4.8.5
failed with the following error:
-
g++: error: unrecognized command line option ‘-fuse-ld=gold’
g++: error: unrecognized command line option ‘-fuse-ld=gold’
g++: error: unrecognized command line option ‘-fuse