[RQt-devel] Compiling on 10.9.2 and QT 5.3

Saptarshi Guha saptarshi.guha at gmail.com
Wed May 14 05:05:55 CEST 2014


Hello,

I am trying to compile qtbase (using R CMD INSTALL) and while building
kdebindings i got this error

[ 66%] Building CXX object smoke/qt/CMakeFiles/smokeqt.dir/x_15.cpp.o
/Users/sguha/tmp/kdebindings/bld/smoke/qt/x_15.cpp:13038:48: error:
read-only variable is not assignable
        QSslConfiguration::NextProtocolSpdy3_0 = (const char*)x[1].s_class;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
/Users/sguha/tmp/kdebindings/bld/smoke/qt/x_15.cpp:13046:48: error:
read-only variable is not assignable
        QSslConfiguration::NextProtocolHttp1_1 = (const char*)x[1].s_class;
        ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ^
2 errors generated.
make[2]: *** [smoke/qt/CMakeFiles/smokeqt.dir/x_15.cpp.o] Error 1
make[1]: *** [smoke/qt/CMakeFiles/smokeqt.dir/all] Error 2
make: *** [all] Error 2

Cheers
Saptarshi
OS X: 10.9.2


More information about the Qtinterfaces-devel mailing list