Build error with option is_official_build = true on windows.

90 views
Skip to first unread message

Tình Nguyễn Hữu

unread,
Jan 10, 2023, 5:09:12 PM1/10/23
to 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)

unread,
Jan 10, 2023, 5:34:44 PM1/10/23
to 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

unread,
Jan 12, 2023, 1:11:10 PM1/12/23
to 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

unread,
Jan 12, 2023, 2:17:24 PM1/12/23
to 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

unread,
Jan 31, 2023, 12:37:43 PM1/31/23
to 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.


Reply all
Reply to author
Forward
0 new messages