Missing header files in 5993 branch

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.

Missing header files in 5993 branch

Postby miro » Mon Oct 30, 2023 3:17 am

Hi
We tried to update CEF from current 112 version to 118 branch 5993.
Download and build goes without errors or warnings, but when i try to start the main application it crashes immediately.
Only warning i get was "cef build Found Doxygen: Y:/../doxygen.exe (found version "1.9.5") found components: doxygen missing components: dot"

When i compare the previous build 112 with our 118 i found that we have 2 files less than before, missing files are cef_basictypes.h and cef_template_util.h.
My question would be, are this two files default from the repository removed or should it be created by building the header files? If the second is the case than i have to repeat the header file generation "cef_create_projects.bat" is that right?
Or how to get this two files, in old build i can find this files, there are there under "..\include\base\" folder.

Thanks for any help
miro
miro
Techie
 
Posts: 31
Joined: Wed Oct 14, 2020 5:48 am

Re: Missing header files in 5993 branch

Postby ndesktop » Mon Oct 30, 2023 3:42 am

cef_template_util.h was removed recently here.
cef_basictypes.h was removed here in January.

cef_create_projects.bat does not create or generate these files AFAIK.
ndesktop
Master
 
Posts: 756
Joined: Thu Dec 03, 2015 10:10 am

Re: Missing header files in 5993 branch

Postby miro » Mon Oct 30, 2023 3:52 am

Hi
thank you for answer, this helps me to avoid unneeded steps to search for an reason of my problem.

Regards
miro
miro
Techie
 
Posts: 31
Joined: Wed Oct 14, 2020 5:48 am


Return to Support Forum

Who is online

Users browsing this forum: No registered users and 223 guests