[MasterBuildQuickStart] make_distrib.py exception

Having problems with building or using CEF's C/C++ APIs? This forum is here to help. Please do not post bug reports or feature requests here.

[MasterBuildQuickStart] make_distrib.py exception

Postby JCYang » Wed Feb 21, 2024 10:55 pm

Hi, I'm using cef in our linux app, but found that the https://github.com/chromiumembedded/cef/issues/2026 is a roadblock.
The latest master won't help, same issues there.
So I'd like to try rebase the known working patch to fix it, if everything goes well, I'll do a pull request eventually.
After successfully build following the "MasterBuildQuickStart" guide, cefsimple is running already, but when I do ./make_distrib.py, there comes an exception
Code: Select all
Traceback (most recent call last):
  File "/home/JCYang/dev_home/cef_workspace/chromium_git/chromium/src/cef/tools/make_distrib.py", line 746, in <module>
    raise Exception('Missing generated header file: %s' % include)
Exception: Missing generated header file: cef_command_ids.h


How to fix this properly?
JCYang
Techie
 
Posts: 21
Joined: Wed May 09, 2012 9:34 am

Re: [MasterBuildQuickStart] make_distrib.py exception

Postby magreenblatt » Thu Feb 22, 2024 11:09 am

Did the ninja build succeed?
magreenblatt
Site Admin
 
Posts: 12409
Joined: Fri May 29, 2009 6:57 pm

Re: [MasterBuildQuickStart] make_distrib.py exception

Postby JCYang » Thu Feb 22, 2024 8:14 pm

Yes, the ninja build success, and I can run cefsimple peacefully.
JCYang
Techie
 
Posts: 21
Joined: Wed May 09, 2012 9:34 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 186 guests