On 8/8/2013 3:27 PM, Karl Ruetz wrote:
>
> I was able to get it to work by commenting line 25 from file
> src/src/shared/qbs/src/lib/lib.pro 
>
> # else: *g++*|*clang*|*icc*:QMAKE_CXXFLAGS += Werror
>

Thanks, Karl.  Unfortunately, that modification didn't help.  I'm still getting:

In file included from 
/usr/local/qt/4.8.4/64_dll/include/QtHelp/QHelpEngineCore:1,
                 from helpmanager.cpp:41:
/usr/local/qt/4.8.4/64_dll/include/QtHelp/qhelpenginecore.h:1:55: error:
../../tools/assistant/lib/qhelpenginecore.h: No such file or directory
helpmanager.cpp:59: error: ISO C++ forbids declaration of 'QHelpEngineCore'
with no type
helpmanager.cpp:59: error: expected ';' before '*' token
...

and so on and so on.

_______________________________________________
Interest mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to