pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: MesaLib vs. libdrm



On Tue, Mar 15, 2022 at 12:34:49AM +0100, Thomas Klausner wrote:
> If you have native X, why do you use MesaLib from pkgsrc at all?

In my case, my imgui using program says:

$ ./mask
Failed to initialize OpenGL loader!
0       0       60.4/60.4/60.4
assertion "bd != __null && "Did you call ImGui_ImplOpenGL3_Init()?"" failed: file "/usr/src/local/imgui/backends/imgui_impl_opengl3.cpp", line 302, function "void ImGui_ImplOpenGL3_NewFrame()"
[1]   Abort trap (core dumped) ./mask

I didn't bother investigating as using pkgsrc MesaLib got me a working
a program. (I haven't tried setting HAVE_MESA_VER=21 either, which might
be the correct answer.)


Cheers,

Patrick


Home | Main Index | Thread Index | Old Index