{
"$type": "site.standard.document",
"bskyPostRef": {
"cid": "bafyreifu2ob6vks7dfscbhlpwtman3rejtmltp6zbdy4ohw2csci7ldbym",
"uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3mo34eby6dsg2"
},
"path": "/t/vlog-03-integrating-dear-imgui-1-92-0-with-latest-jme3-initial-findings-traps-and-architecture-choices/49616#post_6",
"publishedAt": "2026-06-12T05:39:08.000Z",
"site": "https://hub.jmonkeyengine.org",
"textContent": "I tried the code on my local linux mint machine and got this error when running TestImGuiApplication in the examples.\n\n\n java.lang.UnsatisfiedLinkError: /tmp/imgui-java-natives/1.92.0/libimgui-java64.so: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found (required by /tmp/imgui-java-natives/1.92.0/libimgui-java64.so)\n \tat java.base/jdk.internal.loader.NativeLibraries.load(Native Method)\n \tat java.base/jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388)\n \tat java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232)\n \tat java.base/jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174)\n \tat java.base/java.lang.ClassLoader.loadLibrary(ClassLoader.java:2394)\n \tat java.base/java.lang.Runtime.load0(Runtime.java:755)\n \tat java.base/java.lang.System.load(System.java:1970)\n \tat imgui.ImGui.<clinit>(ImGui.java:46)\n",
"title": "Vlog 03: Integrating Dear ImGui (1.92.0+) with latest jME3: Initial Findings, Traps, and Architecture Choices"
}