Kay Hayen
Kay Hayen
The report is very good, however, I see that for both linking and compiling, it simply uses `/usr/bin/clang`, one time via `ccache`, which doesn't consider the architecture. I imagine, if...
The `ccache` you had is not the one Nuitka automatically downloaded?
So, I guess, I need a ccache binary for M1 as well.
I would be nice, if somebody with an M1 could provide help. Ideally I would need access to a M1 VM for a short time. I am not really to...
Alternatively, funding a M1 VM for 1 year for me would be good.
A recent hotfix is checking for this before using ccache now. There were also issues when using it on 10.13 or earlier. My binary was created on 10.15, and I...
Can you make sure that your example if not referring to things I cannot have? These absolute paths appear to contain things I would have to have at least a...
Are you saying, that the `conda install` is going to give me a folder named `C:\InterfaceFluidics\AADependencies` ?
It seems to hang after startup, potentially downloading stuff, to where I don't know. I assume this is not running it as a server, but supposed to print the version...
Ok, so, I guess, you are saying, it downloads to the site-packages folder, a jar file, and when that's present, it will just use it, and that is why you...