{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreih3hsgwr7fehdysfkwgpsdlgymjbc77xzirfbkatvti2whb4bbu3q",
    "uri": "at://did:plc:dxjzgxe7cvirxkwfjr2tjspt/app.bsky.feed.post/3mo3frwzwqgg2"
  },
  "path": "/t/vlog-03-integrating-dear-imgui-1-92-0-with-latest-jme3-initial-findings-traps-and-architecture-choices/49616#post_9",
  "publishedAt": "2026-06-12T08:13:27.000Z",
  "site": "https://hub.jmonkeyengine.org",
  "textContent": "ndebruyn:\n\n> _Your Linux system has**glibc older than 2.38** , but `imgui-java 1.92.0` was compiled against **glibc 2.38**. So Java finds the `.so`, but Linux cannot load it._\n\nThis is a common issue in linux.\nThose natives need to be built on an older os with old glibc, or, (better) inside the steam sniper docker image (`registry.gitlab.steamos.cloud/steamrt/sniper/sdk`).",
  "title": "Vlog 03: Integrating Dear ImGui (1.92.0+) with latest jME3: Initial Findings, Traps, and Architecture Choices"
}