macOS に libgdiplus をインストールする方法

macOS に Homebrew をインストールする

ターミナルで次のコマンドを実行して、macOS に Homebrew をインストールできます。


/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

macOS に libgdiplus をインストールする

Homebrew をインストールしたら、macOS に libgdiplus をインストールできます。


brew install mono-libgdiplus