The key line is this one:

>  cc1plus: warnings being treated as errors

If you edit the file WebKit.pri and comment the line

#
!CONFIG(standalone_package):isEqual(QT_ARCH,x86_64)|isEqual(QT_ARCH,i386):
QMAKE_CXXFLAGS += -Werror

And rebuild, that should make the problem go away.


On Thu, Jan 19, 2012 at 11:20 AM, Carl Schumann <schum...@fnal.gov> wrote:

> Qt community,
>
> My system admin is attempting to install qt-everywhere-opensource-src-**4.8.0
> for my use.   She gets some errors during the build process.   The errors
> are attached.   Any insight into what is going wrong with our installation
> would be appreciated please.  Thanks for any help.
>
> Sincerely,
> Carl Schumann
>
>
>
> _______________________________________________
> Interest mailing list
> Interest@qt-project.org
> http://lists.qt-project.org/mailman/listinfo/interest
>
>
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to