So I installed wine_devel on my iMac running 10.14.6 using brew:
Code:
% brew install wine-devel
==> Caveats
wine-devel supports both 32-bit and 64-bit. It is compatible with an existing
32-bit wine prefix, but it will now default to 64-bit when you create a new
wine prefix. The architecture can be selected using the WINEARCH environment
variable which can be set to either win32 or win64.
To create a new pure 32-bit prefix, you can run:
$ WINEARCH=win32 WINEPREFIX=~/.wine32 winecfg
See the Wine FAQ for details: https://wiki.winehq.org/FAQ#Wineprefixes
==> Downloading https://github.com/Gcenx/macOS_Wine_builds/releases/download/7.19/wine-devel-7.19-osx64.tar.xz
==> Downloading from https://objects.githubusercontent.com/github-production-release-asset-2e65be/266452501/c99bdc7a-43eb-43ff-87d5-
######################################################################## 100.0%
==> Installing Cask wine-devel
==> Moving App 'Wine Devel.app' to '/Applications/Wine Devel.app'
==> Linking Binary 'appdb' to '/usr/local/bin/appdb'
==> Linking Binary 'winehelp' to '/usr/local/bin/winehelp'
==> Linking Binary 'msiexec' to '/usr/local/bin/msiexec'
==> Linking Binary 'notepad' to '/usr/local/bin/notepad'
==> Linking Binary 'regedit' to '/usr/local/bin/regedit'
==> Linking Binary 'regsvr32' to '/usr/local/bin/regsvr32'
==> Linking Binary 'wine' to '/usr/local/bin/wine'
==> Linking Binary 'wine64' to '/usr/local/bin/wine64'
==> Linking Binary 'wineboot' to '/usr/local/bin/wineboot'
==> Linking Binary 'winecfg' to '/usr/local/bin/winecfg'
==> Linking Binary 'wineconsole' to '/usr/local/bin/wineconsole'
==> Linking Binary 'winedbg' to '/usr/local/bin/winedbg'
==> Linking Binary 'winefile' to '/usr/local/bin/winefile'
==> Linking Binary 'winemine' to '/usr/local/bin/winemine'
==> Linking Binary 'winepath' to '/usr/local/bin/winepath'
==> Linking Binary 'wineserver' to '/usr/local/bin/wineserver'
???? wine-devel was successfully installed!
After dragging LotroLauncher.exe to the Dock and running it, I got the expected not authorized app. I went into Security and Privacy and allowed Wine Devel to run.
However, Wine Devel then quit unexpectedly.
Code:
Path: /Users/USER/*/Wine Devel.app/Contents/MacOS/wine
Identifier: org.winehq.wine-devel.wine
Version: 7.19 (7.19)
Code Type: X86-64 (Native)
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Termination Reason: DYLD, [0x4] Symbol missing
Dyld Error Message:
Symbol not found: _objc_opt_new
Referenced from: /Users/USER/*/Wine Devel.app/Contents/MacOS/wine (which was built for Mac OS X 10.15)
Expected in: /usr/lib/libobjc.A.dylib