export functions to build shard library and use vcpkg to manage dependennces #121
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
17 errors and 1 warning
build (ubuntu-latest):
mdflib_test/util/TimeUtil.cpp#L24
aggregate ‘std::ostringstream text’ has incomplete type and cannot be defined
|
build (ubuntu-latest):
mdflib_test/util/TimeUtil.cpp#L25
‘put_time’ is not a member of ‘std’
|
build (ubuntu-latest):
mdflib_test/util/TimeUtil.cpp#L25
‘setfill’ is not a member of ‘std’; did you mean ‘fill’?
|
build (ubuntu-latest):
mdflib_test/util/TimeUtil.cpp#L26
‘setw’ is not a member of ‘std’
|
build (ubuntu-latest)
run-cmake action execution failed: 'Error: "'/home/runner/work/_temp/1698460106/cmake-3.27.1-linux-x86_64/bin/cmake' failed with error code: '1'.'
|
build (macos-latest):
mdflib/src/cg4block.cpp#L8
'cuchar' file not found
|
build (macos-latest)
run-cmake action execution failed: 'Error: "'/Users/runner/work/_temp/1851590518/cmake-3.27.1-macos-universal/CMake.app/Contents/bin/cmake' failed with error code: '1'.'
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L1
'System': a namespace with this name does not exist
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L2
'Reflection': a namespace with this name does not exist
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L3
'Runtime': is not a class or namespace name
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L3
'CompilerServices': a namespace with this name does not exist
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L4
'Runtime': is not a class or namespace name
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L4
'InteropServices': a namespace with this name does not exist
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L5
'Security': is not a class or namespace name
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L5
'Permissions': a namespace with this name does not exist
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L7
'AssemblyTitleAttribute': attribute not found
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L8
'AssemblyDescriptionAttribute': attribute not found
|
build (windows-latest):
mdflibrary/src/AssemblyInfo.cpp#L7
usage of ATL attributes is deprecated
|