Bastiaan Veelo

Results 87 comments of Bastiaan Veelo

Kudos to @the-horo. Great job, much appreciated!

@the-horo I have tried making it more readable, but I'm not sure. Is this better? ```diff diff --git a/source/dub/project.d b/source/dub/project.d index 199249a5..8c636b51 100644 --- a/source/dub/project.d +++ b/source/dub/project.d @@ -747,13 +747,12...

> I don't even fully understand what that code is supposed to do. You are not alone...

> I haven't fully reviewed the code yet though. Friendly ping.

@dkorpel is there a deadline for Dub PR merges in order for them to be bundled with 2.112 compilers? It would be great if this one could be included.

I am unfamiliar with Scoop, and this might be a Scoop issue. If you know where Scoop installed DMD, search for "@ext:webfreak.code-d path" in VS Code Settings and specify the...

> I am unfamiliar with Scoop, and this might be a Scoop issue. If you know where Scoop installed DMD, search for "@ext:webfreak.code-d path" in VS Code Settings and specify...

> So I rebuilt libcoin with COIN_BUILD_EGL enabled, ldd confirms that FreeCAD imports libEGL.so next to libOpenGL and libGLX, but nonetheless I suspect it is using software rendering. Perhaps you...