Skip to content

CEFGLUE- Difficulty upgrading to CEF v133 #3904

@Vijay-39

Description

@Vijay-39

Issue Summary:
I know this may not be the right place for this, but I'm posting here as there’s limited support available elsewhere.

Background:

I’m attempting to upgrade CefGlue to CEF version 133.

Previously, upgrading to version 132 and earlier was straightforward.

My typical process is:

First, upgrade on Windows.
Then, copy the updated setup to Linux.

This approach worked without issues until now.

Observed Issue:

In CEF version 133, I noticed a change in the way the Hash is fetched from the cef_api_hash.h file.
This change appears to have impacted the upgrade process.

Steps I Tried:

  1. Attempted to manually hardcode the Hash in the make_interop.py file.
  2. Successfully generated the *.g.cs files using this method.
  3. However, when running the CefGlue.Demo.WinForms, I encountered the following error:
    (Include error details here if needed)

Image

Request for Help:
I’m looking for guidance on the correct process to upgrade to CEF version 133 or any insights into resolving this issue.

I have gone through this #3836 and cefsharp/CefSharp#5066

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions