Skip to content

MSYS2: SDL2_image 2.8 requires linking with libwebpdemux #216

MSYS2: SDL2_image 2.8 requires linking with libwebpdemux

MSYS2: SDL2_image 2.8 requires linking with libwebpdemux #216

Workflow file for this run

name: Mac
on:
push:
branches: [ main ]
pull_request:
jobs:
build:
name: Cocoa
runs-on: macos-latest
steps:
- name: Clone Project
uses: actions/checkout@v3
- name: Build
run: |
cd src
env OPT="-DSKIP_ANGBAND_OLD_INT_TYPEDEFS -DUSE_FUNC_ATTR_FORMAT" make -f Makefile.osx