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

Support linux older than glibc2.29 #491

Open
colaub opened this issue Aug 6, 2024 · 3 comments
Open

Support linux older than glibc2.29 #491

colaub opened this issue Aug 6, 2024 · 3 comments

Comments

@colaub
Copy link

colaub commented Aug 6, 2024

On linux lincimgui.so is built against glibc2.29.

Log from a RHEL8 / Rocky8 which based on glibc2.28 :

/lib64/libm.so.6: version `GLIBC_2.29' not found (required by [...]/bin/Debug/net8.0/runtimes/linux-x64/native/libcimgui.so)

rhel8/rocky8 are long-term distributions, that's why it could be interesting to have another linux version in the nuget package.
Is it an option?

Thank you for considering the question.

Colin.

@zaafar
Copy link
Collaborator

zaafar commented Aug 8, 2024

that's a https://github.com/cimgui/cimgui question. Please post it there otherwise correct me if I am wrong.

@sonoro1234
Copy link

cimgui is not built at all. You choose compiler.

@zaafar
Copy link
Collaborator

zaafar commented Aug 9, 2024

oh i see, @colaub can you help me figure out which linux version i should use such that I get glibc2.28
ref: https://github.com/ImGuiNET/ImGui.NET-nativebuild/blob/master/.github/workflows/build.yml#L29

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

3 participants