Bump deps/gsc-tool from cbfcce1
to e4cb6a7
#2222
Annotations
10 errors
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L153
'first': is not a member of 'std::tuple<xsk::gsc::buffer,xsk::gsc::buffer,xsk::gsc::buffer>' [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L153
'bytecode': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L154
'second': is not a member of 'std::tuple<xsk::gsc::buffer,xsk::gsc::buffer,xsk::gsc::buffer>' [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L154
'stack': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L159
'stack': cannot be used before it is initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L160
'bytecode': cannot be used before it is initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L162
'stack_size': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L163
'byte_code_size': const object must be initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L165
'stack_size': cannot be used before it is initialized [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Build Release binaries:
src/client/component/gsc/script_loading.cpp#L166
'memcpy': function does not take 1 arguments [D:\a\h1-mod\h1-mod\build\client.vcxproj]
|
Loading