fix #289
main.yml
on: push
Matrix: Build Linux
Matrix: Build macOS
Matrix: Build Windows
Deploy Release
0s
Annotations
18 errors and 6 warnings
Build Linux (release, x64)
'preprocessor' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]
|
Build Linux (release, x64)
struct 'preprocessor' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]
|
Build Linux (release, x64)
Process completed with exit code 2.
|
Build macOS (release, x64)
'preprocessor' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]
|
Build macOS (release, x64)
struct 'preprocessor' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]
|
Build macOS (release, x64)
Process completed with exit code 2.
|
Build Windows (release, x86):
include/xsk/arc/preprocessor.hpp#L14
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, x86)
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, x86)
Process completed with exit code 1.
|
Build Windows (release, x64):
include/xsk/arc/preprocessor.hpp#L14
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, x64)
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, x64)
Process completed with exit code 1.
|
Build macOS (release, arm64)
'preprocessor' defined as a class here but previously declared as a struct; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]
|
Build macOS (release, arm64)
struct 'preprocessor' was previously declared as a class; this is valid, but may result in linker errors under the Microsoft C++ ABI [-Werror,-Wmismatched-tags]
|
Build macOS (release, arm64)
Process completed with exit code 2.
|
Build Windows (release, arm64):
include/xsk/arc/preprocessor.hpp#L14
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, arm64)
the following warning is treated as an error [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, arm64)
Process completed with exit code 1.
|
Build Windows (release, x86):
include/xsk/arc/preprocessor.hpp#L14
'xsk::arc::preprocessor': type name first seen using 'struct' now seen using 'class' [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, x86)
'xsk::arc::preprocessor': type name first seen using 'class' now seen using 'struct' [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, x64):
include/xsk/arc/preprocessor.hpp#L14
'xsk::arc::preprocessor': type name first seen using 'struct' now seen using 'class' [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, x64)
'xsk::arc::preprocessor': type name first seen using 'class' now seen using 'struct' [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, arm64):
include/xsk/arc/preprocessor.hpp#L14
'xsk::arc::preprocessor': type name first seen using 'struct' now seen using 'class' [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|
Build Windows (release, arm64)
'xsk::arc::preprocessor': type name first seen using 'class' now seen using 'struct' [D:\a\gsc-tool\gsc-tool\build\xsk-arc.vcxproj]
|