Compile problem
Hello How to compile the crwebview project yourself? Where exactly to put the BUILD.gn file and make the build?
Chineese: 你好 如何自己编译crwebview工程? 将 BUILD.gn 文件放在哪里并进行构建?
Thanks you!
put crwebview in chromium/src/ directory
I tried this option, and he does not see the desired build config.
Chineese: 我試過這個選項,但他沒有看到所需的構建配置。
Screenshot:
Als tried like this:
ninja -C out/Default crwebview:crwebview_aar
Same error :(
Yes, I can relate.
I'm not extremely familiar with the chromium build system but I have a hard time to understand how we should reproduce the building of these AAR.
@laurentndream I will update the crwebview for chromium v128 in this month
Thank you that's great! Also could the repo explain how we could obtain the same results as you do? and build it ourselves? It would have a great educational value!
@wuruxu could you please update the README with the build instructions?
@magnumrocha Okay, I'm still having some issues with the compilation process for the new version. I'm working on it. Once it's successful, I'll share it with everyone.