arch -x86_64 zsh
- from https://brew.sh/
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)
- from https://gitlab.winehq.org/wine/wine/-/wikis/MacOS-Building
/usr/local/bin/brew install --formula bison mingw-w64 pkgconfig
and as requested:export PATH="/usr/local/opt/bison/bin:$PATH"
/usr/local/bin/brew install freetype gnutls molten-vk sdl2
export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
/usr/local/bin/brew install ffmpeg gstreamer
./configure.sh
make -j12
build using 12 cores./wine notepad
forked from wine-mirror/wine
-
Notifications
You must be signed in to change notification settings - Fork 0
MacBook M2 Experiments
License
Unknown and 2 other licenses found
Licenses found
Unknown
LICENSE
Unknown
LICENSE.OLD
LGPL-2.1
COPYING.LIB
igelbox/wine
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
MacBook M2 Experiments
Resources
License
Unknown and 2 other licenses found
Licenses found
Unknown
LICENSE
Unknown
LICENSE.OLD
LGPL-2.1
COPYING.LIB
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 85.6%
- C++ 7.8%
- Python 4.8%
- Perl 0.4%
- Yacc 0.4%
- JavaScript 0.3%
- Other 0.7%