Aegisub
Aegisub copied to clipboard
Tips for building under macOS
brew edit wxmac works without installing wxmac.
wxWidgets 3.1.5 has removed --enable-webkit, so that line needs to be removed too if using 3.1.5 instead of 3.1.4. The commit which removed it is 6d7f35090d7cab46660990cff0a820237a26db6e.
That said I am stuck at
configure: error: Aegisub requires that boost be built with ICU support.
I am on Apple M1.
Hope this may help to solve the boost/ICU problem: https://github.com/wangqr/Aegisub/issues/77#issuecomment-766174879