Skip to content

Add Option to Build As Shared Library With Position Independent Code #19

Add Option to Build As Shared Library With Position Independent Code

Add Option to Build As Shared Library With Position Independent Code #19

Triggered via pull request February 20, 2025 12:07
Status Failure
Total duration 1m 38s
Artifacts

cmake-multi-platform.yml

on: pull_request
Matrix: cmake-build
Fit to window
Zoom out
Zoom in

Annotations

6 errors and 1 warning
cmake-build (ubuntu-latest, Release, clang, SHARED)
Process completed with exit code 2.
cmake-build (ubuntu-latest, Release, clang, SHARED_VERSIONED)
Process completed with exit code 2.
cmake-build (ubuntu-latest, Release, gcc, SHARED)
Process completed with exit code 2.
cmake-build (ubuntu-latest, Release, gcc, SHARED_VERSIONED)
Process completed with exit code 2.
cmake-build (ubuntu-latest, Release, gcc, STATIC)
Process completed with exit code 2.
cmake-build (ubuntu-latest, Release, clang, STATIC)
Process completed with exit code 2.
vs-build
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/