Closed zacdaryl closed 4 years ago
I think you should upgrade to the newest version since you are using v1.0.5.
I checkout a new branch from tag v1.0.8.2, and checkout out sqlcipher branch to wcdb, then build, but there is a new error occur:
Undefined symbols for architecture armv7: "_sqlcipher_codec_ctx_set_cipher", referenced from: _sqliterkCryptoSetCipher in sqliterk_crypto.o ld: symbol(s) not found for architecture armv7
Finally, I installed via CocoaPods
I think you may not update the sqlcipher submodule.
Thanks,after ‘git submodule --init sqlcipher’,sqlcipher‘s error is gone.
But, in my *.h file,
#import <WCDB/WCDB.h>
'WCDB/WCDB.h' file not found
Check the wiki first.
Check out the master,and run Benchmark-WCDB-macOS have a error. "Use of undeclared identifier 'SQLITE_PREPARE_NO_VTAB'"
master
is in preparation. Use the specified tag instead.
I am using Xcode 16.0 + MacOS 15.0.1 + WDCB 2.1.8 + WCDBOptimizedSQLCipher 1.4.6 development environment, and I have reproduced this issue. How can I resolve it?
The language of WCDB
The version of WCDB
The platform of WCDB
The installation of WCDB
What's the issue?
Install Via Dynamic Framework