Page MenuHomePhabricator

error: no member named 'onSslErrors' in 'qRestAPIPrivate'
Closed, DuplicatePublic

Description

Dear Sirs,

I have tried to build MITK, but the following error occurred:

[ 7%] Building CXX object CMakeFiles/qRestAPI.dir/moc_qRestAPI_p.cpp.o
/Users/biomedica/MITK-superbuild/ep/src/CTK-build/qRestAPI-build/moc_qRestAPI_p.cpp:102:21: error: no member named 'onSslErrors' in

'qRestAPIPrivate'
  case 5: _t->onSslErrors((*reinterpret_cast< QNetworkReply*(*)>(_a[1])),(*reinterpret_cast< const QList<QSslError>(*)>(_a...
          ~~  ^

1 error generated.
make[8]: * [CMakeFiles/qRestAPI.dir/moc_qRestAPI_p.cpp.o] Error 1
make[7]:
* [CMakeFiles/qRestAPI.dir/all] Error 2
make[6]: * [all] Error 2
make[5]:
* [qRestAPI-cmake/src/qRestAPI-stamp/qRestAPI-build] Error 2
make[4]: * [CMakeFiles/qRestAPI.dir/all] Error 2
make[3]:
* [all] Error 2
make[2]: * [ep/src/CTK-stamp/CTK-build] Error 2
make[1]:
* [CMakeFiles/CTK.dir/all] Error 2
make: *** [all] Error 2

can you please tell me the cause, and how to solve it?

thanks in advance.
Paulo.

Event Timeline

This was fixed yesterday in T19702. Please note that we do not recommend to use the latest master at the moment as we're not done upgrading our third-party toolkits yet. Have a look at our continuous dart clients on cdash.mitk.org to get an idea of what's the status or even better, use the MITK 2016.03 release branch or wait for our announcement of the upgraded toolkits on our official mailing list.