chromium-mojo icon indicating copy to clipboard operation
chromium-mojo copied to clipboard

macOS编译问题

Open csuft opened this issue 2 years ago • 1 comments

按照项目描述,我在macOS平台上下载了项目代码,准备使用ninja进行编译的时候报错: image 查看third_party文件夹下,确实没有google-closure-library这个文件夹。请问该如何修复?

csuft avatar Apr 29 '24 07:04 csuft

args传enable_js_protobuf=false试试 image image

FCRobben avatar Aug 29 '24 02:08 FCRobben