Anibal
Anibal
I' m trying to build for Win x64 and getting the same error ``` • electron-builder version=20.44.4 • loaded configuration file=package.json ("build" field) • writing effective config file=builder/builder-effective-config.yaml • no...
@dalibor-123 From what I found. Catalina dropped all support for 32 bits libs. Wine has a 64 bits version but even this one depends on 32 bit libs, so we...
Got the same error when importing a pdf generated with iText. Would be better if the function returned an error instead of panicking
I have the same bug on iOS. At first it was working fine but after some time using the feature the error begun to appear. I don't have any large...
> I had a plugin installed named obsidian-likzjax, which does not work on mobile (it threw a "plugin failed to load" on startup). As soon as thr main.js of that...
Hi @veeableful thanks for your support. I'll have a look it will certainly simplify the build process. But it's important to mention that I managed to compile using linaro, the...
Thanks, it might be helpful. Any instruction on how to use it?