Quantcast
Channel: Qt DevNet forums: Installation and Deployment
Viewing all articles
Browse latest Browse all 2113

WebKit building ANGLE on Linux?

$
0
0
I am trying to build Qt 5.2 on Linux (Debian 6) and it stopped when building QtWebKit: flex --noline --nounistd --outfile=generated/glslang_lex.cpp /.../qt5/qtwebkit/Source/ThirdParty/ANGLE/src/compiler/glslang.l flex: unknown flag '-'.  For usage, try  flex --help Is normal to build ANGLE, which I thought is Windows-only, on Linux? If so, how can I fix this? Thanks.

Viewing all articles
Browse latest Browse all 2113

Trending Articles