You could try and run the *gclient sync* to fetch any missing modules, you need to run this command after you had called *fetch v8 * so the order would be 1) fetch v8 2) git checkout <branch> 3) gclient sync
then run the command *gn gen out/release --args-file=args.gn * On Saturday, March 22, 2025 at 8:06:18 PM UTC+5:30 charleso...@gmail.com wrote: > ie > > > - use_custom_libcxx = false > - use_sysroot = false > > > and still get ... > > > ../../third_party/libc++/src/src/condition_variable_destructor.cpp:14:10: > fatal error: '__config' file not found > > any help would be greatly appreciated > -- -- v8-users mailing list v8-users@googlegroups.com http://groups.google.com/group/v8-users --- You received this message because you are subscribed to the Google Groups "v8-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to v8-users+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/v8-users/6f26d807-5a1d-4e52-ab02-58c69d50dc93n%40googlegroups.com.