Kay Hayen

Results 1287 comments of Kay Hayen

Ok, I know the docs suck at this, largely because it's an ever-changing topic on MS side. Would you mind sharing a screenshot of the installed packages of your 2022...

In that list, there is no Windows SDK? I also wonder who you got that list in ascii form, is there a command to query it? I think I once...

Like this: https://docs.microsoft.com/de-de/visualstudio/install/command-line-parameter-examples?view=vs-2022

I wonder if this also works for the community edition, that many people, including me, can use.

Dreaming of a world, where I can enhance the error message to say execute this, and it will work.

You only have more workloads, on my laptop here, I *only* have Desktop, and Clang as an individual component installed (the later should not be necessary at all). Sorry for...

I am thinking, Desktop development with C++ should be sufficient for sure. I can try out if adding Python or .NET is what breaks things for me too.

I just tried developer prompts, they work for me as it currently is. I tried adding more components, and it worked. If you can, you might want to debug the...

It seems that `cv2` also has Qt plugins of its own. It probably can be dealt with by similar code, but it will have to be created, and it would...

If anyone wants to help, checkout the `nuitka/plugins/standard/PySidePyQtPlugin.py` file and try to have a `cv2` plugin, that allows to do similar stuff. The setting of environment variables, that point into...