Enable Out-of-Core #3990
Annotations
10 errors and 4 warnings
test/PluginTest.cpp#L69
'appPtr': undeclared identifier [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L71
'appPtr': undeclared identifier [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L72
'filterListPtr': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L72
'filterHandles': references must be initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L76
'plugins': cannot be used before it is initialized [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L80
'begin': no matching overloaded function found [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L81
Failed to specialize function template 'unknown-type std::begin(_Container &)' [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L81
'const _Elem *std::begin(std::initializer_list<_Elem>) noexcept': could not deduce template argument for 'std::initializer_list<_Elem>' from 'int' [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L80
'end': no matching overloaded function found [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
test/PluginTest.cpp#L81
Failed to specialize function template 'unknown-type std::end(_Container &)' [D:\a\complex\complex\build\test\complex_test.vcxproj]
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading