Robert-Stackflow / CloudOTP

An awesome two-factor authenticator based on Flutter, supports Android, Windows and Linux platforms, and supports multiple cloud backup methods such as Onedrive, Dropbox, WebDAV, S3Cloud, etc.基于 Flutter 的双因素验证器,支持Android、Windows和Linux平台,支持Onedrive、Dropbox、WebDAV、S3Cloud等多种云备份方式。
https://apps.cloudchewie.com/cloudotp
GNU General Public License v3.0
62 stars 3 forks source link

linux 中有 libsqlcipher1 这个包 #11

Closed pugaizai closed 1 month ago

pugaizai commented 2 months ago

linux 中有 libsqlcipher1 这个包,一定要使用tools/linux_so里面的吗?

Robert-Stackflow commented 2 months ago

原来有吗?我没去找,就自己拉源码编译了

pugaizai commented 2 months ago

原来有吗?我没去找,就自己拉源码编译了

我这边linux装了libsqlcipher之后启动不了 /app/bin/cloudotp: 第 3 行: 3 段错误 (核心已转储)/app/CloudOTP/cloudotp

没装前还能启动,提示要libsqlcipher