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 compile the JBR of IDEA #218

Open
BadTrasher opened this issue Feb 23, 2023 · 3 comments
Open

How to compile the JBR of IDEA #218

BadTrasher opened this issue Feb 23, 2023 · 3 comments

Comments

@BadTrasher
Copy link

No description provided.

@BadTrasher
Copy link
Author

What i need is JBR with JCEF, and My GLIB_C version is 2.27
image

@artemm-bochkarev
Copy link
Contributor

Unfortunately, for aarch64 there is dependency GLIB_2.29 that comes from Chromium and it won't be fixed in CEF. See https://www.magpcss.org/ceforum/viewtopic.php?f=6&t=18936

Possible worksarounds:

  1. give up on Ubuntu 18.04 on AArch64
  2. try to build Chromium/CEF from source code in a way that removes the dependency (most likely by building with use_sysroot=false on a system with your desired configuration).

Youtrack issue: https://youtrack.jetbrains.com/issue/JBR-5336/JCEF-doesnt-work-in-ubuntu-18.04-aarch64-because-GLIBC2.29-not-found

@BadTrasher
Copy link
Author

How do I know the compatibility between JBR and CEF if the source code Chromium/CEF is built
My IDEA version is 2023.3.2 with JBR

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

2 participants