Kay Hayen
Kay Hayen
I realized now, that I expect people to understand that, but Linux standalone should not be built on cutting-edge releases or else they will not run on other systems and...
When I tried it I was on Ubuntu 22.04. I have not yet checked out 23.10, but I will setup a bunch of targets for the `run-inside-nuitka-container` due to another...
> [INFO ] [Window ] Provider: sdl2 > [INFO ] [Window ] Provider: x11(['window_sdl2'] ignored) So, that is what is says there. Question is why it won't load for you....
I still didn't get where its compiled and ran. The arch compilation result not running on Ubuntu is not too surprising if that is what you are saying.
That was indeed my question, thank you for confirming. I will check out Ubuntu 23.10 then.
One thing that every self respecting project needs is an API documentation. I started something with doxygen under `doc/Doxyfile`, but that work remains incomplete, although it probably is not a...
In a similar fashion, although not as important, I have nearly all the things needed for coverage information of Nuitka in the tests. Rending and publishing is missing, I think...
Inspired by an issue, but closed in the mean time, I started to make the nuitka web page repo something that is more workable. It is in part generated (`Changelog.rst`,...
Nuitka Organisation should provide with Nuitka.git a place where all your branches live, so you can stop using your own forks under your name. That makes things more visible even...
Proper IDE support in Nuitka git. Privately I am using Eclipse. We got a license to use PyCharm for Nuitka too. Project files for these two that do the right...