Jens Eckervogt

Results 29 comments of Jens Eckervogt

Welcome my best @SoulInfernoDE ! But it seems I takes longer with dbg.,how do I skip debug version? ![20220625_212602](https://user-images.githubusercontent.com/57066679/175787905-f380fdb6-eb08-4c34-aa73-2af2ed3e8052.jpg) I see your picture how does it take minutes longer? If...

That is called GLFM ( mobile version of GLFW3 ) but it is still in development and it doesn't have features like embedded images and fonts. I think better we...

That is platform dependent. You need set `glfwGetX11Display` and `glfwGetX11Window` with AWT/Swing and error will be gone. For Windows `glfwGetWin32Window` and for macOS `glfwCocoaWindow`. Read more [glfw3native](https://www.glfw.org/docs/3.3/group__native.html)! Why do you...

Hi sorry for late delay. But I don't care about Kotlin because I don't have experience of Kotlin. Sorry I will look for other windowing system like X11, XCB or...

Sorry for late delay! Find in glfw native / platform check lwjgl3 packages You should read glfw3 documentation for platform / native

But I would like to access `GetFrameBuffers` or `GetPixels` and `SetPixels` for custom pixels like SDL2's `pixels`. `uint[] GetPixels` should rename from `GetFrameBuffers`. Because some developers want to use **Software...

Sorry it is old. I know far. I would like to suggest about libxcb and xcb's extensions from gitlab should to compile with --enable-static --enable-shared if you have to test...

And I have problem with spdlog under Ubuntu 22.04.1 Where do I find current version or latest version of spdlog and how do I force 32 Bit version on 64...

You need to pass with `-I ` or you need to install winget with LLVM for Windows [See more](https://sharovarskyi.com/blog/posts/clangsharp-dotnet-interop-bindings/) If I am correct for Windows x64.