[RQt-devel] Compiling on 10.9.2 and QT 5.3

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


Hello,
So i commented out those lines and everything build but at the end ...


** testing if installed package can be loaded
Error : .onLoad failed in loadNamespace() for 'qtbase', details:
  call: dyn.load(file, DLLpath = DLLpath, ...)
  error: unable to load shared object
'/Users/sguha/R_LIBS/qtbase/libs/qtbase.so':
  dlopen(/Users/sguha/R_LIBS/qtbase/libs/qtbase.so, 6): Symbol not
found: __ZN10QDnsLookupC2ENS_4TypeERK7QStringRK12QHostAddressP7QObject
  Referenced from: /Users/sguha/R_LIBS/qtbase/libs/qtbase.so
  Expected in: flat namespace
 in /Users/sguha/R_LIBS/qtbase/libs/qtbase.so
Error: loading failed




On Tue, May 13, 2014 at 8:05 PM, Saptarshi Guha
<saptarshi.guha at gmail.com> wrote:
> 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