Open ghost opened 4 years ago
I had the same issue on Ubuntu 20. I started downloading files that were missing like Bearssl etc, there were more than 20 other files missing I would say.
Once I had all the missing files the make command failed to build once it had all the files.
Guessing its broken? I don't have time to investigate further at the moment
@victorbip @NZLostboy this PR fixes one issue for me, related to bearSSL. https://github.com/solokeys/openpgp/pull/19
I am looking into my next problem of spiffs.h missing. I added a comment to the commit which introduced this and hopefully get an answer from @merlokk :+1:
https://github.com/solokeys/openpgp/commit/ade65facdf33e9fc0d7a5b85067ec47cb5c69d9c#r45770773
I' tried running the openpgp app on Linux but I got an issue with importing bearSSL, it couldn't be found. I saw in the post that it should also work on Windows, is there an install guide for windows?