Build error with option is_official_build = true on windows.

已查看 91 次
跳至第一个未读帖子

Tình Nguyễn Hữu

未读,
2023年1月10日 17:09:122023/1/10
收件人 Chromium-dev
I have built with this args options:
is_component_ffmpeg = true
is_official_build = true
proprietary_codecs = true
enable_resource_allowlist_generation=false
ffmpeg_branding = "Chrome"
is_component_build = true
use_debug_fission=false
enable_nacl = false
rtc_use_h264 = true
use_debug_fission=true

After build complete, chromium can't load any pages.
Then I tried with args options:
is_component_ffmpeg = true
is_official_build = false.
proprietary_codecs = true
enable_resource_allowlist_generation=false
ffmpeg_branding = "Chrome"
is_component_build = true
use_debug_fission=false
enable_nacl = false
rtc_use_h264 = true
use_debug_fission=true

Chromium now can work normally.

Can anyone guide me are there any changes which I am missing or doing something wrong? Thanks

Torne (Richard Coles)

未读,
2023年1月10日 17:34:442023/1/10
收件人 tinh2...@gmail.com、Chromium-dev
I don't know if this is the cause of the problem you are having but you shouldn't try to use a component build if you are doing an official build. See if setting is_component_build=false helps?

--
--
Chromium Developers mailing list: chromi...@chromium.org
View archives, change email options, or unsubscribe:
http://groups.google.com/a/chromium.org/group/chromium-dev
---
You received this message because you are subscribed to the Google Groups "Chromium-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to chromium-dev...@chromium.org.
To view this discussion on the web visit https://groups.google.com/a/chromium.org/d/msgid/chromium-dev/6e82a43e-8ce5-4e60-8d66-c6d7a3d38ebbn%40chromium.org.

Tình Nguyễn Hữu

未读,
2023年1月12日 13:11:102023/1/12
收件人 Chromium-dev、to...@chromium.org、Chromium-dev、Tình Nguyễn Hữu
I have tried with your ideal but it seem not work.

Fabrice de Gans

未读,
2023年1月12日 14:17:242023/1/12
收件人 tinh2...@gmail.com、Chromium-dev、to...@chromium.org
Could you post the build failure? I suspect this is because official builds attempt to use some internal resources.

Tình Nguyễn Hữu

未读,
2023年1月31日 12:37:432023/1/31
收件人 Chromium-dev、fde...@chromium.org、Chromium-dev、to...@chromium.org、Tình Nguyễn Hữu
The build is successful. 
But it cannot load any page after starting chromium.


回复全部
回复作者
转发
0 个新帖子