Aegisub icon indicating copy to clipboard operation
Aegisub copied to clipboard

Tips for building under macOS

Open louy2 opened this issue 4 years ago • 1 comments

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.

louy2 avatar May 06 '21 07:05 louy2

Hope this may help to solve the boost/ICU problem: https://github.com/wangqr/Aegisub/issues/77#issuecomment-766174879

bzq2810 avatar May 14 '21 06:05 bzq2810