You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
http/torchttprequest.cpp:475:122: fout: invalid conversion from ‘qint64* {aka long long int_}’ to ‘_off64_t {aka long int*}’ [-fpermissive]
qint64 send = sendfile64(Socket->socketDescriptor(), m_responseFile->handle(), &offset, remaining);