Skip to content

Update main.cpp

Update main.cpp #363

Triggered via push December 5, 2024 06:56
Status Failure
Total duration 13m 21s
Artifacts

deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 2 warnings
build-linux-qt5
Process completed with exit code 2.
build-linux-appimage-qt6
Process completed with exit code 1.
build-mac-intel
Process completed with exit code 1.
build-windows-msvc
Process completed with exit code 1.
build-windows
Process completed with exit code 1.
build-mac-universal
Process completed with exit code 1.
setup
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
build-mac-intel
Refusing to link macOS provided/shadowed software: bison If you need to have bison first in your PATH, run: echo 'export PATH="/usr/local/opt/bison/bin:$PATH"' >> /Users/runner/.bash_profile For compilers to find bison you may need to set: export LDFLAGS="-L/usr/local/opt/bison/lib"