Update src/library/basetrackcache.cpp #417
build.yml
on: push
Matrix: build
Update manifest file on download server
0s
Annotations
8 errors
Ubuntu 22.04:
src/library/basetrackcache.cpp#L385
cannot bind rvalue reference of type ‘QVariant&&’ to lvalue of type ‘QVariant’
|
Ubuntu 22.04
Process completed with exit code 2.
|
macOS 13 arm64:
src/library/basetrackcache.cpp#L385
rvalue reference to type 'QVariant' cannot bind to lvalue of type 'QVariant'
|
macOS 13 arm64
Process completed with exit code 1.
|
macOS 13 x64:
src/library/basetrackcache.cpp#L385
rvalue reference to type 'QVariant' cannot bind to lvalue of type 'QVariant'
|
macOS 13 x64
Process completed with exit code 1.
|
Windows 2019 (MSVC):
src/library/basetrackcache.cpp#L385
'QVariant KeyUtils::keyFromColumns(QVariant &&,QVariant &&)': cannot convert argument 1 from 'QVariant' to 'QVariant &&'
|
Windows 2019 (MSVC)
Process completed with exit code 1.
|