Autoninja command failed, due to __CxxFrameHandler4 couldnot be located in DLL

494 views
Skip to first unread message

Gokul V G

unread,
Oct 16, 2024, 12:42:44 PM10/16/24
to Chromium-dev
Hi Dev team,

i am trying to build Chromium130 . after Following the steps mentioned in the chromium dev guide, i tried Autoninja build command, but after building for sometimes i am getting an error pop up saying,  Entry point not found,

Transport_security_state_generator.exe-entry point not found.
The procedure entry point __CxxFrameHandler4 could not be located i the dynamic link library.

How can i resolve this issue. 

If anyone having any idea regarding this issue. i really appreciate your effort. 

thanks in  advance. 

Gokul V G

unread,
Oct 17, 2024, 3:30:20 PM10/17/24
to Chromium-dev, Gokul V G
@everyone -> if you have any insights please mention here. A big thanks in advance

Devon Loehr

unread,
Oct 17, 2024, 3:31:12 PM10/17/24
to Chromium-dev, Gokul V G

This appears to be due to the recent Windows SDK update. I haven't seen this specific error message, but it looks like the same problem described in the new warning in the windows setup instructions. The issue is almost certainly that d3dcompiler_47.dll is attempting to dynamically link the universal C runtime (UCRT), but your system has an older version. Your best bet is to use the previous version of d3dcompiler_47.dll from SDK version 10.0.22621.

I'd also appreciate it if you let me know what system you're running on (in particular, if it's not an x64 machine), so I know if we missed something on our end.
Reply all
Reply to author
Forward
0 new messages