Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to load CEF Binaries in a Sample (Not this Repo Sample)! #497

Open
DRV2539 opened this issue Jan 16, 2025 · 0 comments
Open

How to load CEF Binaries in a Sample (Not this Repo Sample)! #497

DRV2539 opened this issue Jan 16, 2025 · 0 comments

Comments

@DRV2539
Copy link

DRV2539 commented Jan 16, 2025

Hey, I am a newbie to this sorry if I am missing something somewhere.
What machine I am on? I am using Windows x64 and trying to run everything through CMD since I will be working on Ubuntu for this. So, for learning purpose I am trying this on Windows.
By following the instructions, I was able to Build the JCEF and even I was able to run the Sample that was provided with it. I see that all the Binaries and required jars were added in the third-party folder.

I have created the jar file for the JCEF and now I want to use this in one, So I was trying a sample app where I refer this jar file, but I am getting the error of no chrome_elf in java.library.path, So while compiling I have even passed the path pointing to the release folder of CEF like this -Djava.library.path=/path/to/cef/release. By this error I can make out that CEF Binary path is not getting picked.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant