Dadoum
Dadoum
I tried with DMD v2.102.1 and ldc2-f397130d ("LDC 1.32.0-git-f397130 based on DMD v2.102.2 and LLVM 15.0.7"). GDC doesn't work either but that's related to SIMD.
The self-signed example works. This code doesn't: ```d #!/usr/bin/env dub /+ dub.sdl: name "botan_test" dependency "botan" version="~>1.13.4" +/ import botan.cert.x509.x509self; import botan.pubkey.algo.rsa; import botan.pubkey.pkcs8: BER_encode; import botan.rng.rng; void main() {...
Okay, adding the other imports in the example made it work, thanks. I keep the issue open if you want to add a static assert with a better error message,...
Is there anything I can do to help?
[Mine should work (and has binaries in GH actions)](https://github.com/Dadoum/zsign-Windows/)
Oh I forgot to merge upstream 😅 that's originally why I came back to the repo. It should be building
No they are not, I don't know which tool installs zip and unzip, but you could download those executables from internet and put it in the same folder I guess....
Yet again it's in Actions. Here it's because I am not yet satisfied with a GUI to make a release. Here is a CLI link for Windows https://github.com/Dadoum/Sideloader/actions/runs/7381787246 * build...
Don't hesitate to report issues, it's still beta software…
If you want some help I have some tools that can probably help you !